Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 28,042 for

text

(0.05 sec)
  1. CommentRangeStart.Accept | Aspose.Words for .NET

    Discover the CommentRangeStart Accept method to enhance visitor engagement and streamline interactions on your site. Boost user experience today!..."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...
  2. Comment.Initial | Aspose.Words for .NET

    Discover how to manage user initials in comments effortlessly. Enhance engagement and personalize interactions with our easy-to-use property feature...."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...
  3. Comment.add_reply method | Aspose.Words for Python

    Comment.add_reply method. Adds a reply to this comment....add_reply(author, initial, date_time, text) Adds a reply to this comment...date_time : datetime . datetime , text : str ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfSaveOptions.text_compression property | Aspo...

    PdfSaveOptions.Text_compression property. Specifies compression type to be used for all Textual content in the document....text_compression property PdfSaveOptions.text_compression property...the document. @property def text_compression ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionOptions.showInBalloons property | Aspos...

    RevisionOptions.showInBalloons property. Allows to specify whether the revisions are rendered in the balloons...docx" ); // By default, text that is a revision has a different...from the other non-revision text. // Set a revision option to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TxtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtSaveOptions for enhanced document saving. Customize your Text format with powerful options for optimal results....when saving a document into the Text format. To learn more, visit...run when exporting in plain text format. AllowEmbeddingPostSc...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Bookmark class | Aspose.Words for Node.js

    Aspose.Words.Bookmark class. Represents a single bookmark... text Gets or sets the text enclosed in the bookmark...the document. Does not remove text inside the bookmark. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Cross platform 2D graphics library|Documentation

    Aspose.Drawing library for Microsoft .NET to draw pictures. Cross-platform alternative to Microsoft NET System.Drawing.Common image drawing library for Windows 2D graphics. Nuget package download....Aspose Drawing library use cases Text on image One of the most popular...drawing is adding text to images, such as creating text on images for...

    docs.aspose.com/drawing/net/developer-guide/cro...
  9. Converting a scan to editable document|Document...

    Create an editable document in Microsoft Word format from a scanned image, PDF or even a photo....working with large volumes of text. The library supports 28 languages...license to make sure that all text is recognized without limitations...

    docs.aspose.com/ocr/net/scan-to-word/
  10. DocumentBuilder.StartBookmark | Aspose.Words fo...

    Utilize the DocumentBuilder StartBookmark method to effortlessly mark and manage key positions in your document, enhancing organization and navigation....needs to have document body text enclosed by // BookmarkStart...doc . Range . Bookmarks [ 0 ]. Text . Trim ()); Shows how to insert...

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