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

text

(0.85 sec)
  1. Features Overview|Aspose.Slides for Node.js via...

    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/nodejs-net/features-over...
  2. Coordinate system|Aspose.PDF for .NET

    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....means that when placing images, text, or other objects, it is important...serving specific purposes: Text Space Text is positioned in its own...

    docs.aspose.com/pdf/net/coordinate-system/
  3. Aspose::Words::Replacing::FindReplaceOptions cl...

    Aspose::Words::Replacing::FindReplaceOptions class. Specifies options for find/replace operations. To learn more, visit the documentation article in C++.... get_ApplyFont () const Text formatting applied to new content...indicating either to ignore text inside delete revisions. The...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. Specify Layout Options in Java|Aspose.Words for...

    Create output documents with various layouts, depending on the parameters specified in the Document using Java....specifies whether the hidden text is rendered. ShowParagraphMarks...option to display this hidden text on the page. Also, each paragraph...

    docs.aspose.com/words/java/specify-layout-options/
  5. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....drawing objects like labels, text boxes, pictures, and so on into...has some important members: text (property) – specifies a label’s...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  6. How to Add Hyperlink in Word using Python

    This short tutorial guides you on how to add hyperlink in Word using Python. It contains all the basic information to set the IDE and a runnable sample code to insert hyperlink in Word using Python....created Word file Add some sample text and then set the font settings...hyperlink text Add the hyperlink by providing hyperlink text and the...

    kb.aspose.com/words/python/how-to-add-hyperlink...
  7. Using PSD files as templates for automation - B...

    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....to update text? The process will be similar. Find Text Layer by...update the Text Layer of Photoshop File . How to update Text Layer...

    docs.aspose.com/psd/net/using-psd-files-as-temp...
  8. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace Text in Word using Python....for finding and replacing the text in the loaded document and finally...finally replace the text. Once you find and replace words in...

    kb.aspose.com/words/python/how-to-replace-words...
  9. InlineStory class | Aspose.Words for Python

    aspose.words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...nodes that can contain their own text (paragraphs and tables). For...contains text of a comment and a Footnote contains text of a footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  10. VisitorAction | Aspose.Words for Java

    Allows the visitor to control the enumeration of nodes in Java....docx"); // Extract the text contents of our document by...getText()); } /// /// Collects the text contents of all runs in the...

    reference.aspose.com/words/java/com.aspose.word...