Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 124,699 for

text

(0.07 sec)
  1. Font.doubleStrikeThrough property | Aspose.Word...

    Font.doubleStrikeThrough property. True if the font is formatted as double strikethrough Text....formatted as double strikethrough text. get doubleStrikeThrough ()...add a line strikethrough to text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Font.strikeThrough property | Aspose.Words for ...

    Font.strikeThrough property. True if the font is formatted as strikethrough Text....is formatted as strikethrough text. get strikeThrough () : boolean...add a line strikethrough to text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 在 CPP 中使用晚绑定|Aspose.PDF for .NET

    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....( String ^ file ) { String ^ text ; DISPID dispid ; DISPPARAMS...wcscpy_s ( str , L "Aspose.PDF.Text.TextAbsorber" ); CLSIDFromProgID...

    docs.aspose.com/pdf/zh/net/using-late-binding-i...
  4. Shape Effective Properties|Aspose.Slides Docume...

    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.... In prototype shape text style on layout or master slide...portion’s text frame shape has one). In presentation global text settings...

    docs.aspose.com/slides/cpp/shape-effective-prop...
  5. Product Overview|Aspose.Slides 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....key features such as managing texts, shapes, tables & animations...add different kinds of frames—text, audio, and video frames—to...

    docs.aspose.com/slides/androidjava/product-over...
  6. Edit HTML in Python | products.aspose.com

    Edit HTML in Python. Use Python library API to edit HTML file...doc by adding a new line of text to it. Edit HTML in Python Using..., you can add a new line of text to an HTML document with just...

    products.aspose.com/slides/python-net/editor/html/
  7. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name....to use a shape’s alternative text. doc = aw . Document () builder...'MyCube' shape . alternative_text = 'Alt text for MyCube.' # We can...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.UpdateListLabels | Aspose.Words for .NET

    Effortlessly update all list item labels in your document with the UpdateListLabels method, ensuring consistency and clarity in your content....IndexOf(paragraph)}" ); // This is the text we get when getting when we...output this node to text format. // This text output will omit list...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::FileFormatUtil::ContentTypeToLoa...

    Aspose::Words::FileFormatUtil::ContentTypeToLoadFormat method. Converts IANA content type into a load format enumerated value in C++....)); ASSERT_EQ ( LoadFormat :: Text , FileFormatUtil :: ContentTypeToLoadFor...ContentTypeToLoadFor ( u "text/plain" )); ASSERT_EQ ( SaveFormat :: Text , FileFormatUtil...

    reference.aspose.com/words/cpp/aspose.words/fil...
  10. TextWrapping | Aspose.Words for Java

    Specifies how Text is wrapped around the table in Java....class TextWrapping Specifies how text is wrapped around the table...Shows how to work with table text wrapping. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...