Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 149,394 for

text

(0.16 sec)
  1. Watermarker Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.Watermarker class for easy watermark insertion in documents. Elevate your document presentation effortlessly!...string, string, string ) Adds a text watermark into the document...SaveFormat , string ) Adds a text watermark into the document...

    reference.aspose.com/words/net/aspose.words.low...
  2. TextWatermarkOptions.Color | Aspose.Words for .NET

    Customize your TextWatermarkOptions with the Color property to enhance visibility. Set your preferred font color for a personalized touch. Default, Silver....Examples Shows how to create a text watermark. Document doc = new...Document (); // Add a plain text watermark. doc . Watermark ...

    reference.aspose.com/words/net/aspose.words/tex...
  3. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node.... Run ( doc , "Initial text. " ); paragraph . appendChild...// We can determine where the text contents of nodes that we insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MarkdownLoadOptions.import_underline_formatting...

    MarkdownLoadOptions.import_underline_formatting property. Gets or sets a boolean value indicating either to recognize a sequence of two plus characters ++ as underline Text formatting...characters “++” as underline text formatting. The default value...characters “++” as underline text formatting. with io . BytesIO...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document Builder Overview in Node.js|Aspose.Wor...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Node.js. DocumentBuilder provides methods to insert Text, checkboxes, tables, images, and other content elements in Node.js....DocumentBuilder provides methods to insert text, checkboxes, ole objects, paragraphs...virtual cursor indicates where the text will be inserted when calling...

    docs.aspose.com/words/nodejs-net/document-build...
  6. CompositeNode.Count | Aspose.Words for .NET

    Discover the CompositeNode Count property, easily retrieve the number of immediate child nodes for efficient data management and streamlined processing....paragraphText = new Run ( doc , "Initial text. " ); paragraph . AppendChild...// We can determine where the text contents of nodes that we insert...

    reference.aspose.com/words/net/aspose.words/com...
  7. Body.Accept | Aspose.Words for .NET

    Discover the Body Accept method for seamless visitor engagement. Enhance user experience and boost conversions with our unique approach!...docx" ); // Extract the text contents of our document by.../// <summary> /// Collects the text contents of all runs in the...

    reference.aspose.com/words/net/aspose.words/bod...
  8. Add Header and Footer to PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add headers and footers to your PDF file using TextStamp class.... You may add images or text to a PDF document. Also, try...one PDF File with C++. Adding Text in Header of PDF File You can...

    docs.aspose.com/pdf/cpp/add-headers-and-footers...
  9. Features Overview|Aspose.Slides for Python Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....and Text Holders You can access the place holders and text holders...you can create a slide with text holders from scratch using the...

    docs.aspose.com/slides/python-java/features-ove...
  10. Run.getText method | Aspose.Words for Node.js

    Run.getText method. Gets the Text of the run....Gets the text of the run. getText () Returns The text of the run...module Aspose.Words class Run Run.text property...

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