Sort Score
Result 10 results
Languages All
Labels All
Results 9,271 - 9,280 of 151,773 for

text

(0.38 sec)
  1. Feature Overview|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....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/net/feature-overview/
  2. output-edit-header.md

    ### Some new Text! Hello, World! [visit applications](https://products.aspose.app/html/family)...### Some new text! Hello, World! [visit applications](https://products...

    products.aspose.com/html/images/markdown/output...
  3. HtmlSaveOptions.export_headers_footers_mode pro...

    HtmlSaveOptions.export_headers_footers_mode property. Specifies how headers and footers are output to HTML, MHTML or EPUB... get_text () . strip ()) # Formats such...the headers/footers into body text. # We can use a SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Create Custom Command Buttons|Documentation

    This article introduces how to custom command buttons in GridWeb.... Set the button’s text. Set the button’s image URL...In the code example below, a text message is added to cell A1...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. Android API to Render PDF to DOTM | products.as...

    Transform PDF to DOTM via Android via Java API...); // add text in it builder . write ( "Some text" ); // insert...FootnoteType . ENDNOTE , "Endnote text." ); // initialize endnote options...

    products.aspose.com/total/android-java/conversi...
  6. Android API to Render PDF to DOCM | products.as...

    Transform PDF to DOCM via Android via Java API...); // add text in it builder . write ( "Some text" ); // insert...FootnoteType . ENDNOTE , "Endnote text." ); // initialize endnote options...

    products.aspose.com/total/android-java/conversi...
  7. Aspose.PSD for .NET 21.7 - 发行说明|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....Text.ITextStyle.FontName 移除 API:...textLayer = image . AddTextLayer ( "Text 1" , new Rectangle ( 10 , 35...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. RevisionOptions.MovedToTextEffect | Aspose.Word...

    Discover the RevisionOptions MovedToTextEffect property, which customizes Text effects for moved content. Enhance clarity with the default DoubleUnderline style!... Bold ; // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Comment.AddReply | Aspose.Words for .NET

    Enhance your discussions with the Comment AddReply method—easily add replies to comments and improve engagement on your platform!... DateTime dateTime , string text ) Parameter Type Description...time for the reply. text String The reply text. Return Value The...

    reference.aspose.com/words/net/aspose.words/com...
  10. How to Create DOCX in C++

    In this topic, we will learn how to create DOCX in C++. The Word documents are created programmatically in C++ and used in many applications to achieve automation like utility bill generation. You can create DOCX on the fly in C++ using simple API interface....process the Word Document Add text in document along with formatting...word document in C++ by adding text and setting its formatting....

    kb.aspose.com/words/cpp/how-to-create-docx-in-cpp/