Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 36,591 for

draw text

(0.12 sec)
  1. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Python via Java....containing a combination of text, line drawings, indexed color images...formats: Format Details .TXT Plain text .HTML Web page .RTF A universal...

    docs.aspose.com/ocr/python-java/supported-file-...
  2. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....Drawing Product Family Aspose.Font...using C# Wrap Text in Excel using Python Wrap Text in Excel using...

    kb.aspose.com/cells/page/5/
  3. Update shape properties in VSTO and Aspose.Diag...

    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....Update the shape properties (text, text style, position and size)...vsdApp . Documents . Open ( "Drawing.vsd" ); //Create page object...

    docs.aspose.com/diagram/net/update-shape-proper...
  4. How to Add Hyperlink in Word using Python

    This short tutorial guides you on how to add hyperlink in Word using Python. It contains all the basic information to set the IDE and a runnable sample code to insert hyperlink in Word using Python....Drawing Product Family Aspose.Font...created Word file Add some sample text and then set the font settings...

    kb.aspose.com/words/python/how-to-add-hyperlink...
  5. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace Text in Word using Python....Drawing Product Family Aspose.Font...for finding and replacing the text in the loaded document and finally...

    kb.aspose.com/words/python/how-to-replace-words...
  6. Aspose::Words::TextWatermarkOptions::get_FontSi...

    Aspose::Words::TextWatermarkOptions::get_FontSize method. Gets or sets a font size. The default value is 0 - auto in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/tex...
  7. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++....Line Wrapping for East Asian Text. get_MWSmallCaps () Emulate...get_NoColumnBalance () Do Not Balance Text Columns within a Section . ...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this document in C++....const Examples Shows how to hide text in a rendered output document...> ( doc ); // Insert hidden text, then specify whether we wish...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. How to Create PowerPoint Presentation using Java

    In this tutorial, you will learn, how to create PowerPoint presentation using Java in MS Windows, macOS, or Ubuntu. The code sample in Java create PowerPoint presentation with no dependence on MS PowerPoint....Drawing Product Family Aspose.Font...newly created slide Insert a text frame using the addTextFrame...

    kb.aspose.com/slides/java/how-to-create-powerpo...
  10. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....Annotation is a symbol that indicates text editing. Caret Annotation is...to indicate the insertion of text. Create new Caret Annotation...

    docs.aspose.com/pdf/cpp/extra-annotations/