Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 37,009 for

draw text

(0.13 sec)
  1. How to Create Word Document in C++

    This topic shows, how to create Word Document in C++ by using simple and easy code. You can create a DOCX using C++ and without interop or Microsoft Office automation with simple steps and code snippet....Drawing Product Family Aspose.Font...work with Word file Set some text and textual properties using...

    kb.aspose.com/words/cpp/how-to-create-word-docu...
  2. 处理 XPS 文件中的文本 | Java

    如何向 XPS 文件添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    docs.aspose.com/page/zh/java/xps/working-with-t...
  3. Aspose::Words::BorderCollection class | Aspose....

    Aspose::Words::BorderCollection class. A collection of Border objects. To learn more, visit the documentation article in C++....distance of the border from text in points. get_Horizontal ()...override set_Color (System::Drawing::Color) Setter for Aspose:...

    reference.aspose.com/words/cpp/aspose.words/bor...
  4. Feature List | Aspose.Page for .NET

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for .NET....Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    docs.aspose.com/page/net/feature-list/
  5. Using Glyph objects | .NET

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs with C#....Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    docs.aspose.com/font/net/developer-guide/using-...
  6. Rendering Shapes Separately from Document|Aspos...

    Extract various graphic objects, such as images, Text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using C#....different type of drawing object, for example, a text box containing...the content in a document drawing layer is represented by the...

    docs.aspose.com/words/net/rendering-shapes-sepa...
  7. Working with Extended Task Attributes | Aspose....

    Learn how to create, assign, and read Extended Task Attributes in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples with ExtendedAttributeDefinition and ExtendedAttribute classes....Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    docs.aspose.com/tasks/net/working-with-extended...
  8. Contrast correction|Documentation

    How to automatically increase image contrast to improve recognition accuracy....most typical distortions when text is photographed with a smartphone...width and height as Aspose.Drawing.Rectangle object. If the region...

    docs.aspose.com/ocr/net/contrast/
  9. About caption insertion to image & table column...

    Could you please help me on add caption to image & how hide column in Aspose template word report. Could you please share tutorials and code example related to Aspose word table column hide and caption insertion in temp…...not need to build the field text yourself. Column hide – Word...Tables; using Aspose.Words.Drawing; Document doc = new Document("Template...

    forum.aspose.com/t/about-caption-insertion-to-i...
  10. Cell | Aspose.Words for Java

    Represents a table cell in Java....appendChild(paragraph); // Add text to the first cell in the first...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

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