Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 151,811 for

text

(0.2 sec)
  1. Add Watermark to ODP Presentation Files using C...

    C++ source code for adding Watermark to ODP Presentation....your own C++ apps to insert text or image watermark into PPT...visible or invisible image or text that is placed on top of the...

    products.aspose.com/slides/cpp/watermark/odp/
  2. Add Watermark to PPT Presentation Files using C...

    C++ source code for adding Watermark to PPT Presentation....your own C++ apps to insert text or image watermark into PPT...visible or invisible image or text that is placed on top of the...

    products.aspose.com/slides/cpp/watermark/ppt/
  3. DocumentVisitor.VisitEditableRangeStart | Aspos...

    Discover the DocumentVisitor VisitEditableRangeStart method, triggered at the start of editable ranges for seamless document editing and enhanced user experience....<summary> /// Gets the plain text of the document that was accumulated...they would be in the case of text boxes if ( mVisitorIsInsideEdit...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DocumentVisitor.VisitFootnoteEnd | Aspose.Words...

    Discover the DocumentVisitor VisitFootnoteEnd method, essential for efficiently handling footnote and endnote Text enumeration in your applications....enumeration of a footnote or endnote text has ended. public virtual VisitorAction...<summary> /// Gets the plain text of the document that was accumulated...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Automatic spelling correction|Documentation

    How to automatically find and correct spelling errors in recognition results....( get_spell_check_corrected_text() method) or on saving the results:...any text You can also correct misspelled words in any text string...

    docs.aspose.com/ocr/python-net/automatic-spelli...
  6. Check Color Contrast in C# – Check Color Contra...

    Learn about contrast best practices for web accessibility and check color contrast using Aspose.HTML. Make website accessible to read for all users....principles focus on contrasting text and background colors to make...Criteria checks the between text and its background. Contrast...

    docs.aspose.com/html/net/color-contract-accessi...
  7. PageSetup.bidi property | Aspose.Words for Python

    PageSetup.bidi property. Specifies that this section contains bidirectional (complex scripts) Text....bidirectional (complex scripts) text. @property def bidi ( self )...Shows how to set the order of text columns in a section. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Manage Fallback Fonts for Presentations in С++|...

    See how Aspose.Slides for С++ 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/cpp/fallback-font/
  9. FieldOptions.isBidiTextSupportedOnUpdate proper...

    FieldOptions.isBidiTextSupportedOnUpdate property. Gets or sets the value indicating whether bidirectional Text is fully supported during field update or not....indicating whether bidirectional text is fully supported during field...fully supports bi-directional text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose.PDF С++ Example|Aspose.PDF for C++

    This page show how use simple programming for create a PDF document containing Text - Hello World....creating a PDF document containing text “Hello World!”. After installing...-> Add (); // Add text to new page auto text = MakeObject < TextFragment...

    docs.aspose.com/pdf/cpp/hello-world-example/