Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 8,108 for

append

(0.17 sec)
  1. Conversion from pdf to text is not supporting f...

    Dear Aspose Support Team, Conversion from PDF to text is not supported for superscript and subscript formats using the following code snippet for version 23.1: public String convertToText(Document pdfDocument, int page…...append(fragment.getText()); } log...extractedText.append("<sup>").append(fragment.getText()).append("</sup>");...

    forum.aspose.com/t/conversion-from-pdf-to-text-...
  2. Quick Start in Python|Aspose.Words for Java

    Python: Quick Start Aspose.Words for Java....includes the following topics: Append Documents in Python Apply License...

    docs.aspose.com/words/java/quick-start-in-python/
  3. Section.clone method | Aspose.Words for Node.js

    Section.clone method. Creates a duplicate of this section....toEqual ( "Section 2" ); // Append a copy of what is now the first...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::NodeImporter::NodeImporter const...

    Aspose::Words::NodeImporter::NodeImporter constructor. Initializes a new instance of the NodeImporter class in C++....into the original and then append it, // then the two lists with...the document clone // that we append to the original will carry...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. Aspose::Words::Tables::Cell::Cell constructor |...

    Aspose::Words::Tables::Cell::Cell constructor. Initializes a new instance of the Cell class in C++.... To append Cell to the document use InsertAfter1()...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Python via .NET.... append ( rect ) # Add Text fragment...Graph object graph . shapes . append ( rect ) # Save PDF file document...

    docs.aspose.com/pdf/python-net/add-rectangle/
  7. CompositeNode.HasChildNodes | Aspose.Words for ...

    Discover if a CompositeNode has child nodes with the HasChildNodes property. Simplify your coding with this essential feature for efficient node management.... Table , 1 , true ); // Append all rows from the current table...

    reference.aspose.com/words/net/aspose.words/com...
  8. Async OAuth Token and EWS Email Management in C...

    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....cancellationToken : cancellationToken ); Append Email Messages The code example...example below is attempting to append email messages asynchronously...

    docs.aspose.com/email/net/async-oauth-token-ews...
  9. Using Text Annotation for PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Text Annotation from your PDF document.... Append ( "<freetext" ); pXfdf . Append ( " page=\"0\""...page=\"0\"" ); pXfdf . Append ( " rect=\"422.25,645.75,583.5,702.75\""...

    docs.aspose.com/pdf/net/text-annotation/
  10. CommentRangeEnd constructor | Aspose.Words for ...

    CommentRangeEnd constructor. Initializes a new instance of this class.... To append a CommentRangeEnd to the document...

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