Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 104,277 for

text

(0.12 sec)
  1. Run.nodeType property | Aspose.Words for Node.js

    Run.nodeType property. Returns [NodeType.Run](../../nodetype/#Run)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SmartTag.nodeType property | Aspose.Words for N...

    SmartTag.nodeType property. Returns [NodeType.SmartTag](../../../aspose.words/nodetype/#SmartTag)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Section::get_ProtectedForForms m...

    Aspose::Words::Section::get_ProtectedForForms method. True if the section is protected for forms. When a section is protected for forms, users can select and modify Text only in form fields in Microsoft Word in C++....users can select and modify text only in form fields in Microsoft...builder -> Write ( u "Please enter text here: " ); builder -> InsertTextInput...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. FAQs|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....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/java/faqs/
  5. | Aspose

    Sample code for PDF to XML Java conversion. Use API example code for batch PDF files to XML conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  6. FieldFormText Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldFormText class for seamless FORMText field implementation. Enhance document automation with powerful features today!...DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  7. LayoutEntityType enumeration | Aspose.Words for...

    aspose.words.layout.LayoutEntityType enumeration. Types of the layout entities....COLUMN Represents a column of text on a page. ROW Represents a...Represents line of characters of text and inline objects. SPAN Represents...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.endnote_options property | Aspose.Wor...

    PageSetup.endnote_options property. Provides options that control numbering and positioning of endnotes in this section....FOOTNOTE , footnote_text = 'Footnote reference text.' ) # Configure...themselves directly beneath the text on every page. footnote_options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FindReplaceOptions.ignore_inserted property | A...

    FindReplaceOptions.ignore_inserted property. Gets or sets a boolean value indicating either to ignore Text inside insert revisions...indicating either to ignore text inside insert revisions. The...Shows how to include or ignore text inside insert revisions during...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Opening Files with Different Formats|Documentation

    Aspose.Cells for .NET API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....csv Opening Text Files with Custom Separator Text files are used...The file is a kind of plain text file that can have some customized...

    docs.aspose.com/cells/python-java/opening-files...