Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 7,717 for

append

(0.06 sec)
  1. Add Watermark in Document|Aspose.Words for Java

    Add a watermark into a document easily and fast instead of using docx4j....Create a new paragraph and append the watermark to this paragraph...

    docs.aspose.com/words/java/add-watermark-in-doc...
  2. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....TextBuilder ( pdfPage ); // append the text fragment to the PDF...Position ( 100 , 650 )); // Append TextFragment to TextBuilder...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  3. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word 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...
  4. 工作表调整大小的工作解决方案|Aspose.Slides 文档

    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 ( L ".bmp" ); render -> ToImage...imageOrPrintOptions ); tempFileName . append ( L ".bmp" ); render -> ToImage...

    docs.aspose.com/slides/zh/cpp/working-solution-...
  5. MathObjectType | Aspose.Words for Java

    Specifies type of an Office Math object in Java....CONTINUE; } /// /// Append a line to the StringBuilder...i++) { mBuilder.append("| "); } mBuilder.append(text + "\r\n");...

    reference.aspose.com/words/java/com.aspose.word...
  6. Licensing and Subscription|Aspose.Words for Java

    Aspose.Words for Java provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....the license file as XML and append the .xml extension to it, so...

    docs.aspose.com/words/java/licensing/
  7. Fast and reliable OCR API based on Aspose.OCR f...

    Integrate robust optical character recognition (OCR) into your Python applications using Aspose.OCR for Python via C++.... append ( './path/to/lib/asposeocr'...

    products.aspose.com/ocr/python-cpp/
  8. LaTeX to PDF | Aspose.TeX for Java

    To convert TeX to PDF using Aspose.TeX API solution for Java learn this article to see that describes how to do this and the code examples.... The engine will append it automatically. The second...

    docs.aspose.com/tex/java/latex-to-pdf/
  9. Access Mail Services using OAuth|Documentation

    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 ( Encoding . ASCII . GetString...

    docs.aspose.com/email/net/access-mail-services-...
  10. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....append(args.getMatchNode().getText());...create a new section, and then append it as a child to the root document...

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