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

append

(0.08 sec)
  1. 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/
  2. 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...
  3. Split a Document in C#|Aspose.Words for .NET

    Split a document into several files using C#. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges.... Insert and Append Documents in C# Find and Replace...

    docs.aspose.com/words/net/split-a-document/
  4. Creating a Custom Message Handler – Aspose.HTML...

    The article provides general information on creating custom message handlers using Aspose.HTML for .NET.... Use Insert() method to append LogMessageHandler at the first...

    docs.aspose.com/html/net/message-handlers/custo...
  5. 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...
  6. 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-...
  7. 如何在 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...
  8. SVG Gradients – SVG Code and C# Examples from A...

    Learn how to create SVG gradients in XML code and walk through C# examples of implementing SVG gradients using the Aspose.SVG for .NET API...."url(#linear-gradient)" ); 47 48 // Append the rectangle to the SVG document..."url(#RadialGradient)" ); 51 52 // Append the rectangle and circle to...

    docs.aspose.com/svg/net/svg-gradients/
  9. 元素生成器 – Element Builders – 创建和编辑 SVG 元素 – C#

    探索 C# 中的 Aspose.SVG Builder API 创建和修改 SVG 元素的功能。了解如何使 SVG 编程更轻松、更高效。...Build (document); 12 13 // Append the newly created <circle>...Build (document); 20 21 // Append the newly created <polyline>...

    docs.aspose.com/svg/zh/net/element-builders/
  10. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling.... Append both text fragments to the...paragraph . append_line ( fragment ) builder . append_paragraph...

    docs.aspose.com/pdf/python-net/text-formatting-...