Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 150,704 for

text

(0.23 sec)
  1. FormField.HelpText | Aspose.Words for .NET

    Discover the FormField HelpText property, enhance user experience with informative messages displayed when F1 is pressed on focused fields....property Returns or sets the text that’s displayed in a message...true , HelpText specifies the text string value. If OwnHelp is...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FormField.OwnStatus | Aspose.Words for .NET

    Discover how the FormField OwnStatus property enhances user experience by customizing status bar Text when a form field is focused....Specifies the source of the text that’s displayed in the status...set ; } Remarks If true , the text specified by the StatusText...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Font.subscript property | Aspose.Words for Node.js

    Font.subscript property. True if the font is formatted as subscript....Examples Shows how to format text to offset its position. let...true ); // Raise this run of text 5 points above the baseline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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/
  5. [Aspose.PDF.Drawing]Pdf To Docx issue with OCR ...

    Hello. Our company utilizes Aspose.PDF to convert Pdfs to Docx. The code is as follows: using (var pdfDocument = new Aspose.Pdf.Document(pdfFilePath)) { var saveOptions = new DocSaveOptions { Format = DocSaveOption…...selectable text. We want to be able to extract the text from it...document and provide the text in text form. Similar to how Sautinsoft...

    forum.aspose.com/t/aspose-pdf-drawing-pdf-to-do...
  6. IStructuredDocumentTag.is_showing_placeholder_t...

    IStructuredDocumentTag.is_showing_placeholder_Text property. Specifies whether the content of this SDT shall be interpreted to contain placeholder Text (as opposed to regular Text contents within the SDT)....is_showing_placeholder_text property IStructuredDocumentT.is...is_showing_placeholder_text property Specifies whether the content...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. Enable OpenType Features in Java|Aspose.Words f...

    Advanced typography features in Aspose.Words for Java....Words using the HarfBuzz text shaping engine. Aspose.Words...using text shaper objects provided externally. A text shaper...

    docs.aspose.com/words/java/enable-opentype-feat...
  10. TextWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with Text in Java....when adding a watermark with text. To learn more, visit the Working...Examples: Shows how to create a text watermark. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...