Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 19,360 for

text

(0.2 sec)
  1. How to Insert Comment in PDF using Java

    This short article describes how to insert comment in PDF using Java. Information is provided to prepare the development environment, a step-wise detail and a runnable sample code demonstrating how to add comments in PDF file using Java....guide you to add and customize a text annotation and then add it to...creation of a PDF file and then a text annotation is created and added...

    kb.aspose.com/pdf/java/how-to-insert-comment-in...
  2. Manage X Dimension and Y Dimension|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....BarCodeAttributes Create ( String text , String symbology , Color foreColor...BarCodeAttributes (); b . setCodeText ( text ); b . setSymbology ( symbology...

    docs.aspose.com/barcode/jasperreports/manage-x-...
  3. BookmarkCollection class | Aspose.Words for Nod...

    Aspose.Words.BookmarkCollection class. A collection of [Bookmark](../bookmark/) objects that represent the bookmarks in the specified range... text = `Updated text contents of ${ bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldFormula | Aspose.Words for Java

    Implements the formula field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFieldCode() Returns text between field start and field...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentBuilder.document property | Aspose.Word...

    DocumentBuilder.document property. Gets or sets the [DocumentBuilder.document](./) object that this object is attached to....builder's current section and add text. builder . page_setup . orientation...oriented with vertically centered text.' ) # If we start a new section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Underline Enum | Aspose.Words for .NET

    Discover Aspose.Words.Underline enum for versatile font underlining options. Enhance your document formatting with customizable styles today!...will be a clickable piece of text which will take us to the location...left clicking the link in the text in Microsoft Word will take...

    reference.aspose.com/words/net/aspose.words/und...
  7. BasicTextShaperCache | Aspose.Words for Java

    Implements basic cache for ITextShaper instances in Java....faceIndex) Returns new instance of a text shaper for the font represented...faceIndex) Returns new instance of a text shaper for the font specified...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartLegendEntry class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartLegendEntry class. Represents a chart legend entry... The text of the entry is the name of...the series or trendline. The text cannot be changed. Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Field.get_field_code method | Aspose.Words for ...

    aspose.words.fields.Field.get_field_code method...Hide ] get_field_code() Returns text between field start and field..._child_field_codes) Returns text between field start and field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Remove Blank Page in Word using Python

    This article describes how to remove blank page in Word using Python. It has details to set the environment, a list of steps, and a runnable sample code to delete the blank page in Word using Python....content Check the presence of text and images and prepare a list...page are examined for having text or images to prepare a list...

    kb.aspose.com/words/python/how-to-remove-blank-...