Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 154,500 for

text

(1.2 sec)
  1. Document.sections property | Aspose.Words for N...

    Document.sections property. Returns a collection that represents all sections in the document.... writeln ( "This text is in section 1." ); // Section...); builder . writeln ( "This text is in section 2." ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextColumnCollection class | Aspose.Words for N...

    Aspose.Words.TextColumnCollection class. A collection of [TextColumn](../Textcolumn/) objects that represent all the columns of Text in a section of a document...represent all the columns of text in a section of a document....setCount() to set the number of text columns. To make all columns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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....add_auto_shape method Add a text frame using the add_text_frame method and...is filled with some text by adding a text frame to the shape and...

    kb.aspose.com/slides/python/how-to-create-power...
  4. Working with Verify Watermark|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....NET string text = null ; try { scene . RootNode...Mesh >(); if ( mesh != null ) { text = Watermark . DecodeWatermark...

    docs.aspose.com/3d/net/working-with-verify-wate...
  5. ShapeBase.DistanceLeft | Aspose.Words for .NET

    Discover the ShapeBase DistanceLeft property to easily adjust the distance in points between your document Text and the left edge of shapes for enhanced layout control....points) between the document text and the left edge of the shape...the wrapping distance for a text that surrounds a shape. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Python via .NET calculates and applies effective shape properties for precise PowerPoint and OpenDocument rendering....the following levels: In the text portion properties on the slide...shape’s text style on the layout or master slide (if the text frame...

    docs.aspose.com/slides/python-net/shape-effecti...
  7. Get HTML5 String from Cell with C++|Documentation

    Learn how to get an HTML5 string from a cell using Aspose.Cells for C++ API....workbook object and adds some text in cell A1 of the first worksheet...Access cell A1 and put some text inside it Cell cell = ws . GetCells...

    docs.aspose.com/cells/cpp/get-html5-string-from...
  8. detect_areas_mode_enum::COMBINE|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::COMBINE algorithm...., which can extract as much text from an image as possible. The...engine detects large blocks of text (such as paragraphs and columns)...

    docs.aspose.com/ocr/cpp/areas-detection/combine/
  9. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of Textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used...Examples Shows how to manage text box formatting while appending...Create another document with a text box, which we will import into...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartAxisTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxisTitle class. Provides access to the axis title properties...orientation of the axis title text. overlay Determines whether...value is False . text Gets or sets the text of the axis title...

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