Sort Score
Result 10 results
Languages All
Labels All
Results 8,731 - 8,740 of 149,186 for

text

(0.22 sec)
  1. ControlChar.SPACE_CHAR property | Aspose.Words ...

    ControlChar.SPACE_CHAR property. Space character: (char)32.... text_columns . set_count ( 2 ) #...where text moves to the next column. builder . write ( 'Text at...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LayoutEnumerator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.LayoutEnumerator class for efficient document layout enumeration. Explore page geometry, Text, and structure effortlessly!...properties are type, geometry, text and page index where entity...corner (in points). Text { get; } Gets text of the current span...

    reference.aspose.com/words/net/aspose.words.lay...
  3. CellFormat | Aspose.Words for Java

    Represents all formatting for a table cell in Java....row height to fit the vertical text. builder.insertCell(); builder...getFitText() If true , fits text in the cell, compressing each...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Drawing::VerticalAlignment enum ...

    Aspose::Words::Drawing::VerticalAlignment enum. Specifies vertical alignment of a floating shape, Text frame or a floating table in C++....alignment of a floating shape, text frame or a floating table. enum...appear behind the overlapping text and align it to the page's center...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Manipulating Photoshop Formats|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.... Update Text Layer In PSD File Aspose.PSD...you to manipulate the text in the text layer of a PSD file. Please...

    docs.aspose.com/psd/java/manipulating-photoshop...
  6. Convert CSV to RTF using Python or with free On...

    CSV to RTF conversion in your Python applications without using Microsoft Office or online. Test free CSV to RTF online converter quickly before integrating the code....Convert CSV to ODT (OpenDocument Text File Format) Convert CSV to... CSV files can be opened in text editors like Microsoft Notepad...

    products.aspose.com/total/python-net/conversion...
  7. Extract Data from Table in PDF with Python|Aspo...

    Learn how to extract tabular from PDF using Aspose.PDF for Python... text . TableAbsorber () absorber...: row_text = [] for cell in row . cell_list : cell_text = [] for...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  8. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library.... Center ); // Add text fragment to paragraphs collection...add ( new TextFragment ( "main text" )); // Set border for FloatingBox...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  9. CustomXmlPartCollection class | Aspose.Words fo...

    Aspose.Words.Markup.CustomXmlPartCollection class. Represents a collection of Custom XML Parts...xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...setMapping ( xmlPart , "/root[1]/text[1]" , '' ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. | Aspose.PDF

    Manage PDF Annotations Programmatically with C++ Using Aspose.PDF for C++...C++ Library In order to add Text Annotation in PDF file, we’ll...collection. Save the PDF file. PDF Text Annotation - C++ Example: C++...

    products.aspose.com/pdf/cpp/annotation/