Sort Score
Result 10 results
Languages All
Labels All
Results 6,751 - 6,760 of 154,787 for

text

(0.38 sec)
  1. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....Annotation is a symbol that indicates text editing. Caret Annotation is...additions, or changes to the text. Steps with which we create...

    docs.aspose.com/pdf/python-net/extra-annotations/
  2. Aspose::Words::Font::get_Size method | Aspose.W...

    Aspose::Words::Font::get_Size method. Gets or sets the font size in points in C++....Shows how to insert formatted text using DocumentBuilder . auto...Specify font formatting, then add text. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. How to change the Comment Font Color with C++|D...

    Learn how to customize comment font color in Excel using Aspose.Cells with C++....specify alignment settings, text direction, font color, etc....GetWorksheets (). Get ( 0 ); // Add some text in cell A1 worksheet . GetCells...

    docs.aspose.com/cells/cpp/how-to-change-the-com...
  4. LayoutOptions.enable_text_shaping property | As...

    LayoutOptions.enable_Text_shaping property. Flag indicating whether to enable support for OpenType features using the HarfBuzz Text shaping engine....enable_text_shaping property LayoutOptions.enable_text_shaping...HarfBuzz text shaping engine. @property def enable_text_shaping...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentVisitor.visitOfficeMathStart method | A...

    DocumentVisitor.visitOfficeMathStart method. Called when enumeration of a Office Math object has started....<summary> /// Gets the plain text of the document that was accumulated...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentVisitor.visitOfficeMathEnd method | Asp...

    DocumentVisitor.visitOfficeMathEnd method. Called when enumeration of a Office Math object has ended....<summary> /// Gets the plain text of the document that was accumulated...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CellFormat.horizontal_merge property | Aspose.W...

    CellFormat.horizontal_merge property. Specifies how the cell is merged horizontally with other cells in the row.... write ( 'Text in merged cells.' ) # Insert...first row. Instead of adding text contents, # we will merge this...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BookmarksOutlineLevelCollection.contains method...

    BookmarksOutlineLevelCollection.contains method. Determines whether the collection contains a bookmark with the given name.... writeln ( 'Text inside Bookmark 1.' ) builder...'Bookmark 2' ) builder . writeln ( 'Text inside Bookmark 1 and 2.' )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Update Links in PDF|Aspose.PDF for Java

    Update links in PDF programmatically. This guide is about how to update links in PDF in Java language....LinkAnnotation Text Color The link annotation does not contain text. Instead...Instead, the text is placed in the contents of the page under the...

    docs.aspose.com/pdf/java/update-links/
  10. Create PdfBookmarkEntry for Chart Sheet with Ja...

    Learn how to create PdfBookmarkEntry for chart sheets using Aspose.Cells for JavaScript via C++....></ script > < script type = "text/javascript" > const { Workbook...cells . get ( "A1" ); ent1 . text = "Bookmark-I" ; // Create Pdf...

    docs.aspose.com/cells/javascript-cpp/create-pdf...