Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 151,856 for

text

(1.15 sec)
  1. Redact PPTX Presentation Online or using Python...

    Open and redact PPTX document online via app for free. Python API code to search and replace PPTX Text....listed for search and replace text in PPTX file through Python...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/python-net/redact/pptx/
  2. Redact ODP Presentation Online or using Python ...

    Open and redact ODP document online via app for free. Python API code to search and replace ODP Text....listed for search and replace text in ODP file through Python....Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/python-net/redact/odp/
  3. Add Image to PDF using Python|Aspose.PDF for Py...

    This section describes how to add image to existing PDF file using Python library....) Add Image with Alternative Text This example shows how to add...and assign alternative text (alt text) for accessibility compliance...

    docs.aspose.com/pdf/python-net/add-image-to-exi...
  4. Convert DJVU to DOCX via C# | Aspose

    Sample code for DJVU to DOCX C# conversion. Use API example code for batch DJVU files to DOCX conversion within VB.NET, Asp.NET or any .NET based application....recognition on DJVU document and save text as DJVU document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/djvu-to-...
  5. Convert JP2 to Searchable PDF via C# | Aspose

    Sample code for JP2 to Searchable PDF C# conversion. Use API example code for batch JP2 files to Searchable PDF conversion within VB.NET, Asp.NET or any .NET based application....recognition on JP2 document and save text as JP2 document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/jp2-to-s...
  6. TextWatermarkOptions class | Aspose.Words for P...

    aspose.words.TextWatermarkOptions class. Contains options that can be specified when adding a watermark with Text...when adding a watermark with text. To learn more, visit the Working...Examples Shows how to create a text watermark. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font.has_dml_effect method | Aspose.Words for P...

    Font.has_dml_effect method. Checks if particular DrawingML Text effect is applied....Checks if particular DrawingML text effect is applied. def has_dml_effect...dml_effect_type TextDmlEffect DrawingML text effect type. Returns True if...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Comment.accept method | Aspose.Words for Node.js

    Comment.accept method. Accepts a visitor...."Comment regarding text." ); // Add text to the document, warp...aw . Run ( doc , "Commented text." )); para . appendChild ( new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CommentRangeStart | Aspose.Words for .NET

    Discover the CommentRangeStart constructor. Easily create new instances of this class for enhanced coding efficiency and streamlined development...."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...
  10. Paragraph.listLabel property | Aspose.Words for...

    Paragraph.listLabel property. Gets a [Paragraph.listLabel](./) object that provides access to list numbering value and formatting for this paragraph....paragraph ) } ` ); // This is the text we get when getting when we...output this node to text format. // This text output will omit list...

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