Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 140,571 for

text

(0.15 sec)
  1. RevisionOptions.ShowOriginalRevision | Aspose.W...

    Control your document revisions with the ShowOriginalRevision property. Easily toggle between original and revised Text for clearer insights. Default, false....specify whether the original text should be shown instead of revised...RevisionTextEffect . Bold ; // The same text will appear twice in a movement...

    reference.aspose.com/words/net/aspose.words.lay...
  2. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in Java... Add some text to the TextFrame . Save the...( 1 ), false ); // Adds some text to the merged cell tbl . getRows...

    docs.aspose.com/slides/java/manage-table/
  3. Paragraph.join_runs_with_same_formatting method...

    Paragraph.join_runs_with_same_formatting method. Joins runs with the same formatting in the paragraph....doc ) # Insert four runs of text into the paragraph. builder...will look like one seamless text body. # However, it will consist...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert EMAIL to WORD in Python | products.aspo...

    Save EMAIL to WORD in your Python applications without using Microsoft Outlook or Word...Convert EMAIL to ODT (OpenDocument Text File Format) Convert EMAIL to...File) Convert EMAIL to RTF (Rich Text Format) Convert EMAIL to SVG...

    products.aspose.com/total/python-net/conversion...
  5. Convert ICS to MD in Python | products.aspose.com

    Save ICS to MD in your Python applications without using Microsoft Outlook or Word...Convert ICS to ODT (OpenDocument Text File Format) Convert ICS to...File) Convert ICS to RTF (Rich Text Format) Convert ICS to SVG (Scalar...

    products.aspose.com/total/python-net/conversion...
  6. 使用Node.js通过C++设置形状或文本框段落的行间距|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置形状或文本框中段落的行间距。... get ( 0 ); // Add text box inside the sheet ws . getShapes...shape which is a text box and set its text const shape = ws ...

    docs.aspose.com/cells/zh/nodejs-cpp/set-line-sp...
  7. DWG file from scratch shows empty - Free Suppor...

    Hi Aspose team, I’m trying to create a DWG file from scratch using Aspose.CAD for .NET (version 24.10.0), without using any existing template. I followed this official example, but when I open the generated file in Aut…...DwgImage(); //LINE, CIRCLE, ARC, TEXT, POINT, SOLID, 3DFACE and POLYLINE...AddEntity(arc); CadText text = new CadText(); text.FirstAlignment =...

    forum.aspose.com/t/dwg-file-from-scratch-shows-...
  8. Working with GridJs Highlight feature|Documenta...

    This article describes how to use highlight on cell Text, cell ranges ,shapes and pictures in GridJs.... hideHighlights () Add cell text to highlight in the active worksheet...cell text endpostion : highlight end postion in cell text //it...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. 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... write ( "My text box" ); // When we save the...saving operation will export text box shapes. // If we set the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...