Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 140,592 for

page

(0.06 sec)
  1. PDF to EPUB Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one EPUB single file programmatically with Java sample code using Aspose.PDF for Java...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to EPUB document In loop: add...

    products.aspose.com/pdf/java/merger/pdf-to-epub/
  2. PDF to PDFA Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one PDFA single file programmatically with Java sample code using Aspose.PDF for Java...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF/A document In loop: add...

    products.aspose.com/pdf/java/merger/pdf-to-pdfa/
  3. IDocumentProcessorPlugin Interface | Aspose.Wor...

    Discover the Aspose.Words IDocumentProcessorPlugin interface to enhance your document processing with powerful external plugins for seamless integration....Adds image watermark on each page of the document loaded by Load...Adds text watermark on each page of the document loaded by Load...

    reference.aspose.com/words/net/aspose.words/ido...
  4. PDF to DOC Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one DOC single file programmatically with Java sample code using Aspose.PDF for Java...Library on the Documentation pages. To verify the benefits of the...new page to PDF document In loop: add PDF file to new page After...

    products.aspose.com/pdf/java/merger/pdf-to-doc/
  5. PDF to DOCX Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one DOCX single file programmatically with Java sample code using Aspose.PDF for Java...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to DOCX document In loop: add...

    products.aspose.com/pdf/java/merger/pdf-to-docx/
  6. FramesetCollection | Aspose.Words for Java

    Represents a collection of instances of the Frameset class in Java....Shows how to access frames on-page. // Document contains several...check the default URL (a web page URL or local document) or if...

    reference.aspose.com/words/java/com.aspose.word...
  7. ShapeBase.relativeVerticalPosition property | A...

    ShapeBase.relativeVerticalPosition property. Specifies relative to what the shape is positioned vertically....floating image to the center of a page. let doc = new aw . Document...overlapping text and align it to the page's center. let shape = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageSetup.rtl_gutter property | Aspose.Words fo...

    PageSetup.rtl_gutter property. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language....Insert text that spans several pages. builder = aw . DocumentBuilder...insert_break ( aw . BreakType . PAGE_BREAK ) i += 1 # A gutter adds...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。...Get particular page var page = document . Pages . Add (); // Create...TextBuilder ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  10. DocumentBuilder.currentSection property | Aspos...

    DocumentBuilder.currentSection property. Gets the section that is currently selected in this [DocumentBuilder](../)....points, from the left side of the page. shape . relativeHorizontalPo...Drawing . RelativeHorizontalPo . Page ; // Set the shape's horizontal...

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