Sort Score
Result 10 results
Languages All
Labels All
Results 8,301 - 8,310 of 152,864 for

text

(0.18 sec)
  1. FAQ|Aspose.Slides for Node.js via .NET Document...

    Get answers to FAQ on Aspose.Slides for Node.js via Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....Working with Text Q: Is it possible to retrieve all the text from a...methods for retrieving whole text from the presentations. Q: Why...

    docs.aspose.com/slides/nodejs-java/faqs/
  2. Aspose::Words::Font::get_Shadow method | Aspose...

    Aspose::Words::Font::get_Shadow method. True if the font is formatted as shadowed in C++....Shows how to create a run of text formatted with a shadow. auto...builder -> Writeln ( u "This text has a shadow." ); doc -> Save...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. FindReplaceOptions.IgnoreOfficeMath | Aspose.Wo...

    Skip OfficeMath Text during find-and-replace operations with IgnoreOfficeMath to simplify content updates....indicating either to ignore text inside OfficeMath/>. The default...Shows how to find and replace text within OfficeMath. Document...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Aspose::Words::Fields::FieldInfo class | Aspose...

    Aspose::Words::Fields::FieldInfo class. Implements the INFO field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldUserInitials class ...

    Aspose::Words::Fields::FieldUserInitials class. Implements the USERINITIALS field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. TxtLoadOptions.detectHyperlinks property | Aspo...

    TxtLoadOptions.detectHyperlinks property. Specifies either to detect hyperlinks in Text...either to detect hyperlinks in text. The default value is false...loadOptions ); // Print hyperlinks text. for ( let field of doc . range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Features|Documentation

    Aspose.Cells for Node.js via Java features....Plain Text (TXT) Easily extract text by saving in plain text format...data sorting Find and replace text Merge/Split cells Group/ungroup...

    docs.aspose.com/cells/nodejs-java/features/
  8. C++ API to Convert PCL to OTP | products.aspose...

    Convert PCL to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...other hand, OTP (Open Text Protocol) is a text-based protocol used...documents between computers. It is a text-based protocol used to exchange...

    products.aspose.com/total/cpp/conversion/pcl-to...
  9. Create HTML Files via Python | products.aspose.com

    Python Sample code for generating HTML documents. Use this code for creating HTML files within any Python based application..... Add text in the page. Use save method...= diagram.Pages[ 0 ]; // Add Text shape. shape = page.addText(...

    products.aspose.com/diagram/python-net/create/h...
  10. Figure element image from memory, not disk - Fr...

    I am trying to create a tagged PDF programmatically that includes images that need alt Text. I have been following the guides/references to get the taggedContent and create a figure element. My problem is that the SetI…...includes images that need alt text. I have been following the guides/references...Add alt text figure.AlternativeText = "Your alt text here"; //...

    forum.aspose.com/t/figure-element-image-from-me...