Sort Score
Result 10 results
Languages All
Labels All
Results 9,161 - 9,170 of 20,010 for

insert documents

(0.1 sec)
  1. 在 PDF 中添加页面|Aspose.PDF for PHP via Java

    本文教您如何在所需位置插入(添加)PDF 文件中的页面。了解如何使用 PHP 移动、删除(删除)PDF 文件中的页面。...文件中插入空白页面: 使用输入 PDF 文件创建一个 Document 类对象。 添加页面,并在 PDF 中插入它。 使用...文件中插入页面。 // 打开文档 $document = new Document ( $inputFile ); //...

    docs.aspose.com/pdf/zh/php-java/add-pages/
  2. 在 PDF 中添加页面|Aspose.PDF for Java

    本文介绍如何在 PDF 文件的指定位置插入(添加)页面。了解如何使用 Java 库移动、删除(删除)PDF 文件中的页面。...PDF 文件创建一个 Document 类对象。 调用 PageCollection 集合的 Insert 方法,并指定索引。...() { Document document = new Document (); // 添加页面 document . getPages...

    docs.aspose.com/pdf/zh/java/add-pages/
  3. วิธีการเพิ่ม Underline คำอธิบายประกอบโดยใช้ .NE...

    รหัสที่มาใน C# เพื่อเพิ่ม Underline คำอธิบายประกอบในกรอบ .NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var UnderlineAnnotation1...

    products.aspose.com/pdf/th/net/annotation/under...
  4. วิธีการเพิ่ม Strikeout คำอธิบายประกอบโดยใช้ C++...

    รหัสที่มาเพิ่ม Strikeout คำอธิบายประกอบในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var StrikeoutAnnotation1...

    products.aspose.com/pdf/th/cpp/annotation/strik...
  5. วิธีการเพิ่ม Text คำอธิบายประกอบโดยใช้ .NET | A...

    รหัสที่มาใน C# เพื่อเพิ่ม Text คำอธิบายประกอบในกรอบ .NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var TextAnnotation1...

    products.aspose.com/pdf/th/net/annotation/text/...
  6. HtmlInsertOptions Enum | Aspose.Words for .NET

    Explore Aspose.Words.HtmlInsertOptions enum to customize HTML Insertion with the InsertHtml method, enhancing document processing efficiency....the default options when inserting HTML. UseBuilderFormatting...as base formatting for text inserted from HTML. RemoveLastEmptyParag...

    reference.aspose.com/words/net/aspose.words/htm...
  7. Insérer une Page Vide dans un Fichier PDF en Ru...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....insérer une page vide dans un document PDF en utilisant Aspose.PDF...chemin vers le répertoire des documents . data_dir = File . dirname...

    docs.aspose.com/pdf/fr/java/insert-an-empty-pag...
  8. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border.... Document () builder = aw . DocumentBuilder...background colors. builder . insert_cell () builder . cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SDT Not Getting Created Uniformly - Free Suppor...

    I am creating StructuredDocumentTag using below code: public StructuredDocumentTag createNewStructureDocumentTag(Document document) { StructuredDocumentTag structuredDocumentTag; try { struct…...createNewStructureDo(Document document) { StructuredDocumentTa...= new StructuredDocumentTa(document, SdtType.RICH_TEXT, MarkupLevel...

    forum.aspose.com/t/sdt-not-getting-created-unif...
  10. SpecialChar class | Aspose.Words for Python

    aspose.words.SpecialChar class. Base class for special characters in the document...special characters in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...