Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 148,505 for

text

(0.54 sec)
  1. FootnoteType Enum | Aspose.Words for .NET

    Discover Aspose.Words.FootnoteType enum. Easily distinguish between footnotes and endnotes for enhanced document formatting and clarity....Examples Shows how to reference text with a footnote and an endnote...DocumentBuilder ( doc ); // Insert some text and mark it with a footnote...

    reference.aspose.com/words/net/aspose.words.not...
  2. Parse PDF documents|Aspose.PDF for JavaScript v...

    Do you want to parse PDF documents? Discover various PDF data extraction methods with Aspose.PDF for JavaScript via C++....operation above for text. Extract Text from PDF . Text Parsing or Extraction...ready-made PDFs. You will learn about text parsing from a whole document...

    docs.aspose.com/pdf/javascript-cpp/parsing/
  3. Supported Formula Functions|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....reference : Returns a reference as text to a single cell in a worksheet...reference ARRAYTOTEXT Text : Returns an array of text values from any...

    docs.aspose.com/cells/python-java/supported-for...
  4. Font.position property | Aspose.Words for Node.js

    Font.position property. Gets or sets the position of Text (in points) relative to the base line...Gets or sets the position of text (in points) relative to the...A positive number raises the text, and a negative number lowers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlSaveOptions.export_text_input_form_field_as...

    HtmlSaveOptions.export_Text_input_form_field_as_Text property. Controls how Text input form fields are saved to HTML or MHTML...export_text_input_form_field_as_text property HtmlSaveOptions...HtmlSaveOptions.export_text_input_form_field_as_text property Controls how...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font.bidi property | Aspose.Words for Python

    Font.bidi property. Specifies whether the contents of this run shall have right-to-left characteristics....with strongly left-to-right text. Any behavior under that condition...used with strong right-to-left text. Any behavior under that condition...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::ShapeTextOrientation en...

    Aspose::Words::Drawing::ShapeTextOrientation enum. Specifies orientation of Text in shapes in C++....enum Specifies orientation of text in shapes. enum class ShapeTextOrientation...Horizontal 0 Text is arranged horizontally (lr-tb). Downward 1 Text is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. TxtSaveOptionsBase.Encoding | Aspose.Words for ...

    Discover how to optimize Text exports with TxtSaveOptionsBase's Encoding property. Easily set encoding options for seamless UTF-8 Text formatting....encoding to use when exporting in text formats. Default value is Encoding...DocumentBuilder ( doc ); // Add some text with characters from outside...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Drawing::Shape::get_FirstParagra...

    Aspose::Words::Drawing::Shape::get_FirstParagraph method. Gets the first paragraph in the shape in C++....Shows how to create and format a text box. auto doc = System :: MakeObject...Document > (); // Create a floating text box. auto textBox = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Find And Replace in Ruby|Aspose.Words for Java

    Find and/or replace Text in MS Word document using Ruby....Find And Replace To replace text using Aspose.Words Java in Ruby...Ruby, simply invoke the replace_text() method. Ruby Code ## The path...

    docs.aspose.com/words/java/find-and-replace-in-...