Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 151,818 for

text

(2.44 sec)
  1. FootnoteOptions.position property | Aspose.Word...

    FootnoteOptions.position property. Specifies the footnotes position....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote adds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Font.nameBi property | Aspose.Words for Node.js

    Font.nameBi property. Returns or sets the name of the font in a right-to-left language document....right-to-left, and right-to-left text. let doc = new aw . Document...font settings for left-to-right text. builder . font . name = "Courier...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Ranges in Python|Aspose.Words for ...

    Work with ranges in a document using Python....for retrieving plain text and deleting text within a range. In...allows you to access and modify text, bookmarks and form fields within...

    docs.aspose.com/words/python-net/working-with-r...
  4. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....a WordArt object to display text in a shape that we can re-size...appendWordArt(doc, "Hello World! This text is bold, and italic.", "Arial"...

    reference.aspose.com/words/java/com.aspose.word...
  5. Font.underline property | Aspose.Words for Node.js

    Font.underline property. Gets or sets the type of underline applied to the font....configure the style and color of a text underline. let doc = new aw...builder . writeln ( "Underlined text." ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. | Aspose

    Sample code for PNG to TXT Java conversion. Use API example code for batch PNG files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...represents a text document that contains plain text in the form...

    products.aspose.com/ocr/cpp/conversion/png-to-txt/
  7. Aspose::Words::Fields::FieldAdvance::get_UpOffs...

    Aspose::Words::Fields::FieldAdvance::get_UpOffset method. Gets or sets the number of points by which the Text that follows the field should be moved up in C++....number of points by which the text that follows the field should...); builder -> Write ( u "This text is in its normal place." );...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldAdvance::get_LeftOf...

    Aspose::Words::Fields::FieldAdvance::get_LeftOffset method. Gets or sets the number of points by which the Text that follows the field should be moved left in C++....number of points by which the text that follows the field should...); builder -> Write ( u "This text is in its normal place." );...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. .hed and .hl7 files to pdf - Free Support Forum...

    Do you have any product to convert .hed files to pdf and .hl7 files to pdf....formats are typically plain‑text (or in some cases binary for...which are simple pipe‑delimited text. Aspose does not provide a built‑in...

    forum.aspose.com/t/hed-and-hl7-files-to-pdf/321142
  10. Find and Replace in Excel using C#

    This article guides on how to find and replace in Excel using C#. It has all the details to set the IDE for the development, a list of steps for the application, and a sample code to replace a word in Excel using C#....and criteria while searching text in the source Excel file. Steps...current sheet If a cell with the text is found, use the Replace()...

    kb.aspose.com/cells/net/find-and-replace-in-exc...