Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 151,819 for

text

(0.21 sec)
  1. PDF Annotations|Aspose.PDF for Python via .NET

    Explore how to add, modify, and extract annotations from PDFs using Aspose.PDF in Python and .NET....you to add notes, highlight text, draw shapes, attach files,...annotations, including text annotations (such as text, and popup annotation)...

    docs.aspose.com/pdf/python-net/annotations/
  2. Run constructor | Aspose.Words for Node.js

    Aspose.Words.Run constructor... Run(doc, text) Initializes a new instance...Aspose . Words . DocumentBase , text : string ) Parameter Type Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Create PSD or PSB Image From Scratch using Pyth...

    Example of how the Aspose.PSD for Python can create Psd Image from scratch...)) Create a text layer: textLayer = img . add_text_layer ( "Sample..."Sample Text" , Rectangle ( 200 , 200 , 100 , 100 )) Add a drop...

    docs.aspose.com/psd/python-net/create-psd-psb-i...
  4. Aspose.OCR for Python

    This step by step tutorial shows you how to........for Python Latest Answers Find Text in Picture using Python Data...Python Extract Text from PDF using Python Extract Text from Image...

    kb.aspose.com/ocr/python/
  5. TextDmlEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextDmlEffect enum for enhancing Text runs with dynamic DML effects. Elevate your document presentation effortlessly!...TextDmlEffect enumeration Dml text effect for text runs. public enum TextDmlEffect...if a run displays a DrawingML text effect. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tex...
  6. Aspose::Words::Notes::EndnotePosition enum | As...

    Aspose::Words::Notes::EndnotePosition enum. Defines the endnote position in C++....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting an endnote adds...

    reference.aspose.com/words/cpp/aspose.words.not...
  7. Aspose::Words::Document::get_Watermark method |...

    Aspose::Words::Document::get_Watermark method. Provides access to the document watermark in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::Font::get_StrikeThrough method |...

    Aspose::Words::Font::get_StrikeThrough method. True if the font is formatted as strikethrough Text in C++....is formatted as strikethrough text. bool Aspose :: Words :: Font...add a line strikethrough to text. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Aspose::Words::TextWatermarkOptions::get_Layout...

    Aspose::Words::TextWatermarkOptions::get_Layout method. Gets or sets layout of the watermark. The default value is Diagonal in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/tex...
  10. Stamping with Aspose.PDF using C++|Aspose.PDF f...

    Learn how to stamp Text or images onto PDF documents in C++ with Aspose.PDF to add watermarks or annotations....for C++ allows adding image or text stamp in your PDF document....PDF file. Add Text stamps in the PDF File - add text stamp, define...

    docs.aspose.com/pdf/cpp/stamping/