Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 3,953 for

body

(0.44 sec)
  1. ترکیب فایل های DOCX در Node.js | ادغام اسناد ور...

    یاد بگیرید که چگونه چندین سند مایکروسافت ورد (DOC/DOCX) را به یک فایل واحد با استفاده از Node.js و Aspose.Words Cloud REST API ترکیب کنید. فایل‌های ورد را به صورت آنلاین ترکیب کنید....body)) .catch(error => console.error("Merge...merged successfully:", response.body)) .catch(error => console.error("Merge...

    blog.aspose.cloud/fa/words/merge-word-documents...
  2. Convertiți HTML în PowerPoint folosind .NET Clo...

    Aflați cum să convertiți HTML în PowerPoint folosind .NET Cloud SDK de la Aspose. Tehnologia noastră puternică de conversie asigură acuratețea și fiabilitatea conversiei HTML în PPT....Paragraph tag </title> </Head> <Body><h1> Main Heading... </h1> </br>...pages along with the text. </Body> </Html>" Înlocuiți {accessToken}...

    blog.aspose.cloud/ro/slides/convert-html-to-ppt...
  3. Deleted page beaks on split document - Free Sup...

    Hello, We are using the split document API, and we have the problem that this api deletes page breaks and, for some reason, section breaks could be placed in the wrong place in text (from one clause to another). We are…...body.document.size); // Process each... doc] of splitRequestResult.body.document) { pagesArray[getPageNumber(name)]...

    forum.aspose.cloud/t/deleted-page-beaks-on-spli...
  4. إضافة روابط إلى PDF عبر Cloud Node.js SDK

    إدراج روابط تشعبية في ملفات PDF باستخدام Node.js و Aspose.PDF Cloud SDK.... body ); console . log ( "Downloaded:...newLink ]); if ( addResponse . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/ar/nodejs/links/add/
  5. Adicionar Favoritos via Cloud Node.js SDK

    Adicione favoritos a PDFs usando Aspose.PDF Cloud SDK para Node.js. Habilite navegação e estrutura em documentos.... body ); console . log ( "Downloaded:...code , bookmarks } = response . body ; if ( code === 200 && bookmarks...

    products.aspose.cloud/pdf/pt/nodejs/bookmarks/add/
  6. فك تشفير PDF عبر Cloud PHP

    يسمح لك Aspose.PDF Cloud بفك تشفير مستند PDF. تحقق من شفرة المصدر PHP لفك تشفير ملف PDF....file_put_contents ( $outputPath , $result [ 'body' ]); echo "Downloaded: { $outputPath...$documentPassword ); if ( $response [ 'body' ][ 'code' ] == 200 ) { echo...

    products.aspose.cloud/pdf/ar/php/decrypt/
  7. Agregar Marcadores a través del Cloud Node.js SDK

    Agregue marcadores a PDFs utilizando Aspose.PDF Cloud SDK para Node.js. Habilite la navegación y estructura en documentos.... body ); console . log ( "Downloaded:...code , bookmarks } = response . body ; if ( code === 200 && bookmarks...

    products.aspose.cloud/pdf/es/nodejs/bookmarks/add/
  8. Tambahkan Tautan ke PDF melalui Cloud Node.js SDK

    Masukkan hyperlink ke dalam file PDF menggunakan Node.js dan Aspose.PDF Cloud SDK.... body ); console . log ( "Downloaded:...newLink ]); if ( addResponse . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/id/nodejs/links/add/
  9. Agregar Enlaces a PDF a través de Cloud Node.js...

    Inserte hipervínculos en archivos PDF usando Node.js y Aspose.PDF Cloud SDK.... body ); console . log ( "Downloaded:...newLink ]); if ( addResponse . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/es/nodejs/links/add/
  10. Thay thế Bảng trong PDF qua Cloud Node.js SDK

    Aspose.PDF Cloud cho phép bạn thay thế Bảng trong Tài liệu PDF. Kiểm tra mã nguồn Node.js để thay thế Bảng trong tập tin PDF.... body ); console . log ( "Downloaded:...jsonTable ); if ( resultTabs . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/vi/nodejs/table/replace/