Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 151,737 for

text

(0.09 sec)
  1. Font.hasDmlEffect method | Aspose.Words for Nod...

    Font.hasDmlEffect method. Checks if particular DrawingML Text effect is applied....Checks if particular DrawingML text effect is applied. hasDmlEffect...dmlEffectType TextDmlEffect DrawingML text effect type. Returns true if...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.PDF Editor|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrate HTML5 PDF Editor is an open source web-based PDF editor.... Inserting Text in PDF. Highlight Text in PDF. Rotate Inserted...Inserted Text in PDF. Searching Text in PDF. Replace Text in PDF...

    docs.aspose.com/pdf/net/aspose-pdf-editor/
  3. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting...Remarks All text of the document is stored in runs of text. Run can...instance of the Run class. Run(doc, text) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_paragraph property. Returns the immediate parent paragraph....Examples Shows how to insert a text box, and set the font of its...= aw . drawing . ShapeType . TEXT_BOX , width = 300 , height =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Use cases|Documentation

    Learn how to apply Aspose.OCR technology to your business and how to solve real-world problems with just a few lines of code....NET converts printed text in scanned documents, images...or PDFs into machine-readable text. This allows you to easily and...

    docs.aspose.com/ocr/net/use-cases/
  6. ShapeBase.parentParagraph property | Aspose.Wor...

    ShapeBase.parentParagraph property. Returns the immediate parent paragraph....Examples Shows how to insert a text box, and set the font of its...builder . write ( "This text is inside the text box." ); // Set the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.Font | Aspose.Words for .NET

    Discover the ShapeBase Font property for easy font formatting access. Enhance your designs with customizable Text styles and unique typography options....Examples Shows how to insert a text box, and set the font of its...builder . Write ( "This text is inside the text box." ); // Set the...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement....Shows how to format a run of text using its font property. Document...Shows how to create and format a text box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sto...
  9. How to Highlight in PDF using Python

    This tutorial guides on how to highlight in PDF using Python. It has IDE configuration details, stepwise process and a sample code to develop PDF highlighter using Python....highlighted text as per your requirements. Steps to Highlight Text in...highlight text Load the target PDF file where text is to be highlighted...

    kb.aspose.com/pdf/python/how-to-highlight-in-pd...
  10. Comment.SetText | Aspose.Words for .NET

    Discover the SetText method, a user-friendly tool that simplifies adding comments, enhancing your workflow and boosting productivity effortlessly....set text of the comment. public void SetText ( string text ) Parameter...Parameter Type Description text String The new text of the comment. Remarks...

    reference.aspose.com/words/net/aspose.words/com...