Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 38,144 for

draw text

(0.34 sec)
  1. HtmlSaveOptions.exportShapesAsSvg property | As...

    HtmlSaveOptions.exportShapesAsSvg property. Controls whether [Shape](../../../aspose.words.Drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3... Drawing . ShapeType . TextBox , 100...firstParagraph ); builder . write ( "My text box" ); // When we save the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Create PowerPoint Presentation using Python

    We'll walk you through the steps in Python for how to create PowerPoint presentation using Python. One can effectively use Python generate PowerPoint presenation in any format and can open that in MS PowerPoint for viewing....Drawing Product Family Aspose.Font...add_auto_shape method Add a text frame using the add_text_frame method and...

    kb.aspose.com/slides/python/how-to-create-power...
  3. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreCaseChanges method. True indicates that documents comparison is case insensitive in C++....docOriginal ); // Paragraph text referenced with an endnote:...Endnote , u "Original endnote text." ); // Table: builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words.com...
  4. How to Read PDF Table in Java

    This brief tutorial will teach you how to read PDF table in Java. You can write PDF table reader in Java simply by loading the source PDF and then parsing and fetching data from each table using a few lines of code....Drawing Product Family Aspose.Font...PDF table in Java and access text belonging to each cell inside...

    kb.aspose.com/pdf/java/how-to-read-pdf-table-in...
  5. Add Header and Footer to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add headers and footers to your PDF file using TextStamp class....You can insert both images and text into the document. The following...PDF.Drawing library. Adding Headers and Footers as Text Fragments...

    docs.aspose.com/pdf/net/add-headers-and-footers...
  6. Aspose::Words::LowCode::Watermarker class | Asp...

    Aspose::Words::LowCode::Watermarker class. Provides methods intended to insert watermarks into the documents in C++....System::SharedPtr<System::Drawing::Image>&) Adds an image watermark...System::SharedPtr<System::Drawing::Image>&, const System::Sh...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Features|Documentation

    Aspose.Cells for Python via Java features....(ODS), PDF, Tab Delimited, Plain Text (TXT) Rendering and Printing...data sorting Find and replace text Merge/split cells Group/ungroup...

    docs.aspose.com/cells/python-java/features/
  8. Java API to Render EPUB to TXT | products.aspos...

    Export EPUB to TXT via Java API without using Microsoft Excel or Adobe Reader...crucial for generating **plain text versions** of digital publications...transforming eBooks into plain text, publishers, researchers, and...

    products.aspose.com/total/java/conversion/epub-...
  9. Features|Documentation

    Aspose.Cells for Python via .NET features....(ODS), PDF, Tab Delimited, Plain Text (TXT) and popular image formats...validations Sort data Find and replace text Merge/split cells Group/ungroup...

    docs.aspose.com/cells/python-net/features/
  10. Shape.nodeType property | Aspose.Words for Node.js

    Shape.nodeType property. Returns [NodeType.Shape](../../../aspose.words/nodetype/#Shape)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...