Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 10,748 for

append

(1.86 sec)
  1. Working with Transparency in PS file | Java

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java... append ( new Rectangle2D. Float (offsetX...new GeneralPath(); 33 path. append ( new Rectangle2D. Float (offsetX...

    docs.aspose.com/page/java/ps/working-with-trans...
  2. 使用 Python 的交互式注释|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python via .NET 在 PDF 文档中添加、读取和删除链接注释,以及创建导航和打印按钮。... append ( link_annotation ) document...pages [ 1 ] . annotations . append ( link_annotation ) document...

    docs.aspose.com/pdf/zh/python-net/interactive-a...
  3. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work....within the same presentation and append it to the end of the existing...slide (index 0) is cloned and appended to the end of the presentation...

    docs.aspose.com/slides/python-net/clone-slides/
  4. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....text box formatting while appending a document. // Create a document...into the original and then append it, // then the two lists with...

    reference.aspose.com/words/java/com.aspose.word...
  5. Insert PDF into OneNote using C# | PDF in OneNo...

    Programmatically insert PDF into OneNote using C# with Aspose.Note for .NET API. Insert PDF document with icon to a new or an existing OneNote (.one) document using C#.... Similarly, append Outline to the Page and Page...

    blog.aspose.com/note/insert-pdf-into-onenote-us...
  6. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....object with optional text and appends it to the end of this object...VisitorAction.CONTINUE; } /// /// Append a line to the StringBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldHyperlink Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldHyperlink class to effortlessly implement HYPERLINK fields in your documents and enhance interactivity....set; } Gets or sets whether to append coordinates to the hyperlink...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Create Tagged PDF in Java|Aspose.PDF for Java

    Learn how to create tagged PDF documents in Java with Aspose.PDF, including PDF/UA structure elements, accessible form fields, TOC pages, and automatic tagging.... Append the structure elements to the...Adjust paragraph position, append the elements to the root structure...

    docs.aspose.com/pdf/java/create-tagged-pdf/
  9. FootnoteSeparator | Aspose.Words for Java

    in Java....object with optional text and appends it to the end of this object...VisitorAction.CONTINUE; } /// /// Append a line to the StringBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....Document(); // Create a header and append a paragraph to it. The text...)); // Create a footer and append a paragraph to it. The text...

    reference.aspose.com/words/java/com.aspose.word...