Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 151,551 for

text

(0.12 sec)
  1. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... A text fragment is added to the first...cell . paragraphs . add ( ap . text . TextFragment ( image )) #...

    docs.aspose.com/pdf/python-net/adding-tables/
  2. Specific Parameters of 1D Barcode Types|Documen...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for .NET...correction of invalid barcode text. This article describes how...Exceptions on Incorrect Barcode Text In case when a barcode has not...

    docs.aspose.com/barcode/net/1d-barcode-types/
  3. DocumentVisitor.visitCommentEnd method | Aspose...

    DocumentVisitor.visitCommentEnd method. Called when enumeration of a comment Text has ended....when enumeration of a comment text has ended. visitCommentEnd (...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentVisitor.VisitCommentRangeEnd | Aspose.W...

    Discover the DocumentVisitor VisitCommentRangeEnd method, designed to enhance Text processing by efficiently handling comment range endings in your documents....end of a commented range of text is encountered. public virtual...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DocumentVisitor.VisitCommentRangeStart | Aspose...

    Explore the DocumentVisitor VisitCommentRangeStart method to efficiently handle Text comments in your code, enhancing readability and organization....start of a commented range of text is encountered. public virtual...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  6. RevisionOptions.revised_properties_color proper...

    RevisionOptions.revised_properties_color property. Allows to specify the color to be used for content with changes of formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/revisiontype/#FORMAT_CHANGE) Default value is [RevisionColor.NO_HIGHLIGHT](../../revisioncolor/#NO_HIGHLIGHT).... inserted_text_color = aw . layout . RevisionColor...revision_options . inserted_text_effect = aw . layout . RevisionTextEffect...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Get Barcode Type and Encoded Data|Documentation

    This article describes how to read barcode parameters...barcode data and its type, code_text and code_type properties of...called code_type_name returns the text name of the barcode type. Get...

    docs.aspose.com/barcode/python-net/get-barcode-...
  8. Setting bookmark.Text="" makes its parentNode n...

    In the newest version of Aspose.Word, we are trying to remove bookmarks from a document and put something else there. We loop through document nodes, and check if the node has a bookmark. If it does we set the bookmark.T…...Text="" makes its parentNode null Aspose.Words...it does we set the bookmark.Text = “”, but in this new version...

    forum.aspose.com/t/setting-bookmark-text-makes-...
  9. How to Insert a Bookmark in Word using Python

    This quick tutorial explains how to insert a bookmark in Word using Python. It provides details for environment settings, a step-wise process, and a runnable sample code to create bookmark in Word using Python....Start a bookmark and insert some text in the document Insert a nested...nested bookmark and add some text after it Close the nested bookmark...

    kb.aspose.com/words/python/how-to-insert-a-book...
  10. Add Tooltip in PDF using C#

    Follow this article to add tooltip in PDF using C#. All the details are provided to setup the environment, a list of steps, and a sample code to create PDF hover Text using C#....to add a PDF mouseover popup text using C# . In the given sample...displaying the tooltip text Insert a text box field in the above...

    kb.aspose.com/pdf/net/add-tooltip-in-pdf-using-...