Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 151,847 for

text

(0.1 sec)
  1. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for Java and elevate your presentations with professional Text formatting for maximum impact....Script Text You can add superscript and subscript text inside...Superscript or Subscript text in Aspose.Slides text frame one must use...

    docs.aspose.com/slides/java/superscript-and-sub...
  2. CompareOptions.IgnoreTextboxes | Aspose.Words f...

    Discover how the CompareOptions IgnoreTextboxes property enhances data comparison by excluding Text box differences for more accurate results....in the data contained within text boxes. public bool IgnoreTextboxes...docOriginal ); // Paragraph text referenced with an endnote:...

    reference.aspose.com/words/net/aspose.words.com...
  3. Delete Ranges in Document|Aspose.Words for Java

    Delete ranges from a document easily and fast instead of using Apache POI.... delete (); String text = doc . getRange (). getText...delete (); String text = doc . getRange (). text (); Download Running...

    docs.aspose.com/words/java/delete-ranges-in-doc...
  4. Font.DoubleStrikeThrough | Aspose.Words for .NET

    Discover the Font DoubleStrikeThrough property. Easily format Text with a double strikethrough for enhanced clarity and style in your documents....formatted as double strikethrough text. public bool DoubleStrikeThrough...add a line strikethrough to text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Convert PDF to TXT in Python|Aspose.PDF for Pyt...

    Aspose.PDF for Python via C++ library allows you to convert PDF to TXT format using Python....converting PDF document to a Text file by following steps: Creating...the text from the PDF file using extractor_extract_text Writing...

    docs.aspose.com/pdf/python-cpp/convert-pdf-to-txt/
  6. Add Watermark to PDF added to SharePoint Librar...

    PDF SharePoint API lets you add watermark to a PDF documents added to the library.... The feature adds a text watermark to the bottom left...added to the library. Watermark Text on bottom left corner To enable...

    docs.aspose.com/pdf/sharepoint/add-watermark-to...
  7. Watermark class | Aspose.Words for Python

    aspose.words.Watermark class. Represents class to work with document watermark...set_image(image_stream, options) set_text(text) Adds Text watermark into the document...document. set_text(text, options) Adds Text watermark into the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphFormat.LeftIndent | Aspose.Words for .NET

    Adjust the left indent for your paragraphs effortlessly with the ParagraphFormat LeftIndent property. Customize your Text layout for better readability!...formatting to create off-center text. Document doc = new Document...DocumentBuilder ( doc ); // Center all text that the document builder writes...

    reference.aspose.com/words/net/aspose.words/par...
  9. TextPath.strike_through property | Aspose.Words...

    TextPath.strike_through property. True if the font is formatted as strikethrough Text....is formatted as strikethrough text. @property def strike_through...work with WordArt. def insert_text_paths (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextPath.fit_shape property | Aspose.Words for ...

    TextPath.fit_shape property. Defines whether the Text fits bounding box of a shape....property Defines whether the text fits bounding box of a shape...work with WordArt. def insert_text_paths (): doc = aw . Document...

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