Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 151,855 for

text

(0.1 sec)
  1. Aspose.Words.Drawing module | Aspose.Words for ...

    The Aspose.Words.Drawing module provides classes that allow to create and modify drawing objects....attributes that specify how a text is displayed inside a shape...TextPath Defines the text and formatting of the text path (of a WordArt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management....StatusText = "Checkbox status text" ; checkBox . OwnStatus = true...insert text input form field. builder . Write ( "Enter text here:...

    reference.aspose.com/words/net/aspose.words.fie...
  3. TextWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with Text in Java....when adding a watermark with text. To learn more, visit the Working...Examples: Shows how to create a text watermark. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Font::get_Outline method | Aspos...

    Aspose::Words::Font::get_Outline method. True if the font is formatted as outline in C++....Shows how to create a run of text formatted as outline. auto doc...the Outline flag to change the text's fill color to white and //...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. 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...
  6. TableConfig|Documentation

    TableConfig element organizes questions and answers in a tabular structure.... This text is not displayed on the form...TableTitleConfig class. Title text is provided in the Name property...

    docs.aspose.com/omr/net/programmatic-forms/tabl...
  7. 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...
  8. 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...
  9. Search PDF using C# | Aspose.PDF

    Search PDF document without opening programmatically with C# sample code using Aspose.PDF for .NET....with text to find as parameter. Get all extracted text fragments...inputFile ); var searchText = "text" ; var textFragmentAbsorber...

    products.aspose.com/pdf/net/search/
  10. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your document and replace it with the Text you want using C++....quite a while to find specific text in a long document. It will...FindReplaceOptions class. Find and Replace Text Using Simple String Replacement...

    docs.aspose.com/words/cpp/find-and-replace/