Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 8,067 for

append

(0.26 sec)
  1. 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...
  2. 如何在 HTML 中更改边框颜色?C# 示例

    在本文中,我们将使用 C# 示例来展示使用 Aspose.HTML for .NET 库更改 HTML 文件边框颜色的不同方法。...the document head element and append style element to the head 17...the document head element and append style element to the head 17...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  3. Working with 'name' table | C++

    TrueType font table ‘name’ is storage for text strings describing font metadata like font name, license information, copyright notices, and many others....langId = languages[i]; 28 sb -> Append(System :: String :: Format(...get_Length() - 1 )) 30 { 31 sb -> Append( u ", " ); 32 } 33 } 34 35...

    docs.aspose.com/font/cpp/working-with-name-table/
  4. 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/
  5. 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...
  6. Edit HTML5 Canvas in Java – Aspose.HTML for Java

    Learn how to edit HTML5 Canvas in Java, including dynamic 2D rendering and advanced graphics manipulation using Aspose.HTML for Java API.... setHeight (150); 12 13 // Append the canvas element to the document...

    docs.aspose.com/html/java/edit-html5-canvas/
  7. LaTeX to PDF | 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/
  8. 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/
  9. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....not a paragraph, creates and appends one empty paragraph. fetchInheritedRunAtt(int...VisitorAction.CONTINUE; } /// /// Append a line to the StringBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Create a Table in C#|Aspose.Words for .NET

    A guide on how to make a table in C# in various ways. Create table in C# for your document....the last row of a table and append it to the table: You can download...

    docs.aspose.com/words/net/create-a-table/