Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 10,748 for

append

(1.22 sec)
  1. Aspose.PSD for Python via .NET 24.5 - Release N...

    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.... append ( newShape ) pathShapeNew =...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  2. HeaderFooter class | Aspose.Words for Node.js

    Aspose.Words.HeaderFooter class. Represents a container for the header or footer text of a section...object with optional text and appends it to the end of this object...(); // Create a header and append a paragraph to it. The text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Cell | Aspose.Words for Java

    Represents a table cell in Java....not a paragraph, creates and appends one empty paragraph. fetchCellAttr(int...getParentNode() is null . To append Cell to the document use CompositeNode...

    reference.aspose.com/words/java/com.aspose.word...
  4. Setting Structure Elements Properties in Tagged...

    With Aspose.PDF for Java, you may set different Structure Elements Properties. There are setting Text Block Structure Elements, setting Inline Structure Elements, adding Structure Element into Elements and etc.... You can append objects of these classes as...ParagraphElement Classes. You can append objects of these classes as...

    docs.aspose.com/pdf/java/set-tagged-pdfs-elemen...
  5. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java....CONTINUE; } /// /// Append a line to the StringBuilder...mAcceptingNodeChildT.append("| "); } mAcceptingNodeChildT.append(text + "\r\n");...

    reference.aspose.com/words/java/com.aspose.word...
  6. Working with OneNote Notebooks | Aspose.Note Do...

    A comprehensive guide on using and managing OneNote notebooks for developers....onetoc2" ); 4 5 // Append a new child to the Notebook...Aspose.Note API lets you add/append a child node to a OneNote Notebook...

    docs.aspose.com/note/java/working-with-onenote-...
  7. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....CONTINUE; } /// /// Append a line to the StringBuilder...mAcceptingNodeChildT.append("| "); } mAcceptingNodeChildT.append(text + "\r\n");...

    reference.aspose.com/words/java/com.aspose.word...
  8. Working with Watermark in Java|Aspose.Words for...

    Document watermark manipulation using Java....Documents in Java Insert and Append Documents in Java Related articles...

    docs.aspose.com/words/java/working-with-watermark/
  9. NullReferenceException when trying to set a fie...

    Hi, After Appending a page to blank document when I try to set a value of a field on the freshly Appended page I get a System.NullReferenceException. Apparently the fields that have dot in their full name are affected. …...to set a field value after appending a page Aspose.PDF Product...2026, 1:34pm 1 Hi, After appending a page to blank document when...

    forum.aspose.com/t/nullreferenceexception-when-...
  10. Multiple signatures in PDF trouble - Free Suppo...

    Hi everyone, I succeed signing 2 signatures in a pdf file. The problem is that I can add text/annotations to the pdf and the signatures are still valid. How is it possible? Can someone please help? Here is a snippet…... This operation appends changes incrementally to the...pfxPassword); // sign the field (append = true to keep existing signatures)...

    forum.aspose.com/t/multiple-signatures-in-pdf-t...