Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 19,550 for

text

(0.1 sec)
  1. Inline.isFormatRevision property | Aspose.Words...

    Inline.isFormatRevision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled....revision occurs when we insert text while tracking changes. expect...we change the formatting of text while tracking changes. expect...

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

    Discover how the CompositeNode PrependChild method enhances your data structure by efficiently adding nodes to the start of your child node list....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...
  3. WordArt|Aspose.Slides Documentation

    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....allows you to apply effects to texts to make them stand out. With...for example, you can outline a text or fill it with a color (or...

    docs.aspose.com/slides/cpp/wordart/
  4. TextPathAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.TextPathAlignment enumeration. WordArt alignment....each line of text to fit width. CENTER Center text on width. LEFT...work with WordArt. def insert_text_paths (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::BorderCollection::get_DistanceFr...

    Aspose::Words::BorderCollection::get_DistanceFromText method. Gets or sets distance of the border from Text in points in C++....distance of the border from text in points. double Aspose ::...from text for the first border. Sets the distance from text for...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. ComparisonTargetType Enum | Aspose.Words for .NET

    Discover the Aspose.Words ComparisonTargetType enum for precise document comparisons. Easily set your base document for accurate results. Start optimizing now!...docOriginal ); // Paragraph text referenced with an endnote:...Endnote , "Original endnote text." ); // Table: builder . StartTable...

    reference.aspose.com/words/net/aspose.words.com...
  7. FieldDdeAuto class | Aspose.Words for Python

    aspose.words.fields.FieldDdeAuto class. Implements the DDEAUTO field...Description display_result Gets the text that represents the displayed...linked object as HTML format text. insert_as_picture Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font formatting, enhancing your document processing efficiency.... Text { get; set; } Gets or sets the text of the run...override GetText () Gets the text of the run. NextPreOrder ( Node...

    reference.aspose.com/words/net/aspose.words/run/
  9. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....a WordArt object to display text in a shape that we can re-size...appendWordArt(doc, "Hello World! This text is bold, and italic.", "Arial"...

    reference.aspose.com/words/java/com.aspose.word...
  10. Run.get_text method | Aspose.Words for Python

    Run.get_Text method. Gets the Text of the run....get_text method get_text() Gets the text of the run. def get_text...get_text ( self ): ... Returns The text of the run. See Also module...

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