Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 151,870 for

text

(1.13 sec)
  1. Aspose::Words::Saving::TxtOfficeMathExportMode ...

    Aspose::Words::Saving::TxtOfficeMathExportMode enum. Specifies how Aspose.Words exports OfficeMath to Text in C++....Words exports OfficeMath to Text . enum class TxtOfficeMathExportM...Description Text 0 Export OfficeMath as plain text. Latex 3 Export...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Using late binding in 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....simple C++ code sample to extract text from PDF by means of COM Interop...( String ^ file ) { String ^ text ; DISPID dispid ; DISPPARAMS...

    docs.aspose.com/pdf/net/using-late-binding-in-cpp/
  3. CheckGrammarOptions | Aspose.Words for Java

    Allows to specify various options while checking grammar of a document using AI in Java....to improve stylistics of the text being proofed. getMakeRevisions()...to be returned with proofed text. getPreserveFormattin() Allows...

    reference.aspose.com/words/java/com.aspose.word...
  4. Inline.IsInsertRevision | Aspose.Words for .NET

    Discover the Inline IsInsertRevision property. Easily check if an object was added in Word with change tracking active. Enhance your document management!...revision occurs when we insert text while tracking changes. Assert...we change the formatting of text while tracking changes. Assert...

    reference.aspose.com/words/net/aspose.words/inl...
  5. Revision.parentNode property | Aspose.Words for...

    Revision.parentNode property. Gets the immediate parent node (owner) of this revision...revision occurs when we insert text while tracking changes. expect...we change the formatting of text while tracking changes. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. RunCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your RunCollection to an array with the ToArray method, ensuring seamless data management and enhanced performance....revision occurs when we insert text while tracking changes. Assert...we change the formatting of text while tracking changes. Assert...

    reference.aspose.com/words/net/aspose.words/run...
  7. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and create tables in PowerPoint (PPT, PPTX) slides in C# with flexible formatting.... Add text to each cell of the table with...Cells ) { j = j + 1 ; //Get text frame of each cell PowerPoint...

    docs.aspose.com/slides/net/creating-a-table-on-...
  8. WrapType | Aspose.Words for Java

    Specifies how Text is wrapped around a shape or picture in Java....class WrapType Specifies how text is wrapped around a shape or...appear behind the overlapping text and align it to the page's center...

    reference.aspose.com/words/java/com.aspose.word...
  9. Extract Paragraph from PDF|Aspose.PDF for Andro...

    Learn how to extract specific paragraphs from a PDF document in Android/Java using Aspose.PDF for content extraction....PDF Contents [ Hide ] Extract Text from PDF document in Paragraphs...Paragraphs form We can get text from a PDF document by searching a...

    docs.aspose.com/pdf/androidjava/extract-paragra...
  10. Shape constructor | Aspose.Words for Python

    Shape constructor. Creates a new shape object....Shows how to create and format a text box. doc = aw . Document ()...() # Create a floating text box. text_box = aw . drawing . Shape...

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