Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 23,869 for

text

(0.1 sec)
  1. Aspose::Words::Paragraph::get_IsMoveFromRevisio...

    Aspose::Words::Paragraph::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....which appear when we highlight text with the cursor, // and then...arrival destinations of the text. // The second and the fourth...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Aspose::Words::HeaderFooter::HeaderFooter const...

    Aspose::Words::HeaderFooter::HeaderFooter constructor. Creates a new header or footer of the specified type in C++.... The text in that paragraph // will appear...section, above the main body text. auto header = MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/hea...
  3. Aspose::Words::DocumentVisitor::VisitSmartTagSt...

    Aspose::Words::DocumentVisitor::VisitSmartTagStart method. Called when enumeration of a smart tag has started in C++....mBuilder = MakeObject < System :: Text :: StringBuilder > (); mVisitorIsInsideSmar...mDocTraversalDepth ; SharedPtr < System :: Text :: StringBuilder > mBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::HeaderFooterCollection::ToArray ...

    Aspose::Words::HeaderFooterCollection::ToArray method. Copies all HeaderFooters from the collection to a new array of HeaderFooters in C++....mBuilder = MakeObject < System :: Text :: StringBuilder > (); mVisitorIsInsideHead...mDocTraversalDepth ; SharedPtr < System :: Text :: StringBuilder > mBuilder...

    reference.aspose.com/words/cpp/aspose.words/hea...
  5. Shape Manipulations|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....Alt Text. We suggest developers to use alternative text for finding...PowerPoint to define the alternative text for objects which you are planning...

    docs.aspose.com/slides/java/shape-manipulations/
  6. HtmlMetafileFormat enumeration | Aspose.Words f...

    aspose.words.saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved to HTML documents....height='40' viewBox='0 0 500 40'> \n <text x='0' y='35' font-family='Verdana'...font-size='35'>Hello world!</text> \n </svg> \n </html>" # Use...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldXE.entry_type property | Aspose.Words for ...

    FieldXE.entry_type property. Gets or sets an index entry type....will display the XE field's Text property value on the left side...have the same value in their "Text" property, # the INDEX field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint presentations in C# or .NET...dblCols , dblRows ); // Adds some text to the row 1 cell 1 table [...TextFrame . Text = "Row 1 Cell 1" ; // Adds some text to the row...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  9. FieldIndex.entry_type property | Aspose.Words f...

    FieldIndex.entry_type property. Gets or sets an index entry type used to build the index....will display the XE field's Text property value on the left side...have the same value in their "Text" property, # the INDEX field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CompositeNode.InsertBefore | Aspose.Words for .NET

    Discover how to use the CompositeNode InsertBefore method to seamlessly insert nodes before reference nodes, enhancing your data structure management....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...