Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 151,874 for

text

(0.14 sec)
  1. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise....a document contains lines of text in which a word could be split...# Open a document containing text with a locale matching that...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTag.lock_content_control prop...

    StructuredDocumentTag.lock_content_control property. When set to ``True``, this property will prohibit a user from deleting this SDT....plain text structured document tag, which acts as a text box that...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  3. IStructuredDocumentTag.lock_content_control pro...

    IStructuredDocumentTag.lock_content_control property. When set to true, this property will prohibit a user from deleting this SDT....plain text structured document tag, which acts as a text box that...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Supported File Formats|Aspose.PDF for Go via C++

    This page shows which Aspose.PDF for Go can load and save file formats....Multi-Page TIFF Image Text Save the document into Text Format DICOM Save...Save the document into DICOM Text Format Example of Hello World...

    docs.aspose.com/pdf/go-cpp/supported-file-formats/
  5. Convert Excel to HTML with tooltip|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....There might be cases where the text is cut off in the generated...want to display the complete text as a tooltip on the hover event...

    docs.aspose.com/cells/java/convert-excel-to-htm...
  6. Working with GridJs Highlight feature|Documenta...

    This article describes how to use highlight on cell Text, cell ranges, shapes and pictures in GridJs.... hideHighlights () Add cell text to highlight in the active worksheet...cell text endposition : highlight end position in cell text //...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  7. Manage Fallback Fonts for Presentations in Java...

    See how Aspose.Slides for Java uses fallback fonts to keep Text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....when the font specified for text is available in the system,...unavailable font for an entire run or text portion with another font. They...

    docs.aspose.com/slides/java/fallback-font/
  8. CommentRangeEnd | Aspose.Words for .NET

    Discover the CommentRangeEnd constructor, effortlessly create new instances of this class for seamless code integration and enhanced functionality...."Comment regarding text." ); // Add text to the document, warp...( new Run ( doc , "Commented text." )); para . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/com...
  9. Redact PDF using C++ | Aspose.PDF

    Redact PDF documents programmatically with C++ sample code using Aspose.PDF for C++...textFragmentAbsorber ); // Get the extracted text fragments auto textFragmentCollecti...Update text and other properties textFragment -> set_Text ( u "UPDATED...

    products.aspose.com/pdf/cpp/redaction/
  10. CompositeNode.lastChild property | Aspose.Words...

    CompositeNode.lastChild property. Gets the last child of the node.... writeln ( "Section 1 text." ); builder . insertBreak (...builder . writeln ( "Section 2 text." ); // Both sections are siblings...

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