Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 149,207 for

text

(0.06 sec)
  1. Hyperlink|Aspose.Slides for Python Documentation

    Add, edit, and remove hyperlinks in Python with Aspose.Slides: link Text, shapes, slides, URLs and email; set targets and actions for PPT, PPTX and ODP.... text_frame . text = "Aspose" text_portion = shape...shape . text_frame . paragraphs [ 0 ] . portions [ 0 ] text_portion...

    docs.aspose.com/slides/python-net/examples/elem...
  2. Saving PDF Document after removing content thro...

    I am trying to use Aspose.PDF to remove invisible all Text layers from a document. These invisible Text layers are the result of a previous OCR operation. I need to remove these Text layers before reprocessing the docume…...invisible all text layers from a document. These invisible text layers...operation. I need to remove these text layers before reprocessing the...

    forum.aspose.com/t/saving-pdf-document-after-re...
  3. DocumentBase.import_node method | Aspose.Words ...

    aspose.words.DocumentBase.import_node method...src_doc , text = 'Source document first paragraph text.' )) dst_doc...dst_doc , text = 'Destination document first paragraph text.' )) #...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BookmarksOutlineLevelCollection | Aspose.Words ...

    A collection of individual bookmarks outline level in Java....writeln("Text inside Bookmark 1."); builder...startBookmark("Bookmark 2"); builder.writeln("Text inside Bookmark 1 and 2.");...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.OCR for NET

    This API allows read and scan images for Text, extract Text from images, ocr images, read single line Text, or all the Text from images, or read Text line by line in .NET applications....Handwriting to Text in C# How to Extract Text from Scanned PDF...PDF in C# How to Extract Text From Image in C# English Ελληνικά...

    kb.aspose.com/ocr/net/
  6. Aspose.Words.Shaping | Aspose.Words for .NET

    Discover Aspose.Words.Shaping for seamless OpenType support. Enhance your Text rendering with powerful external shaping engines for superior document quality....OpenType features using external text shaping engines. Classes Class...ITextShaper Provides methods for text shaping. ITextShaperFactory...

    reference.aspose.com/words/net/aspose.words.sha...
  7. Create and Apply WordArt Effects in Python|Aspo...

    Learn how to create and customize WordArt effects in Aspose.Slides for Python via .NET. This step-by-step guide helps developers enhance presentations with stylish, professional Text in Python....allows you to apply effects to texts to make them stand out. With...for example, you can outline a text or fill it with a color (or...

    docs.aspose.com/slides/python-net/wordart/
  8. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters....ignoredCharacters = L "Áá" ; // Extract text from the image auto result =...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/characters-blacklist/
  9. Font.name property | Aspose.Words for Node.js

    Font.name property. Gets or sets the name of the font....Shows how to insert formatted text using DocumentBuilder. let doc...Specify font formatting, then add text. let font = builder . font ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HeaderFooter.header_footer_type property | Aspo...

    HeaderFooter.header_footer_type property. Gets the type of this header/footer.... The text in that paragraph # will appear...section, above the main body text. header = aw . HeaderFooter...

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