Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 19,553 for

text

(0.1 sec)
  1. ShapeBase.Name | Aspose.Words for .NET

    Discover the ShapeBase Name property to easily manage optional shape names, enhancing your design flexibility and project organization....to use a shape’s alternative text. Document doc = new Document...shape . AlternativeText = "Alt text for MyCube." ; // We can access...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Paragraph|Aspose.Slides Documentation

    Paragraph and portion in PowerPoint presentation in C# or .NET...and portion inside table cell text frame To get the Portion or...coordinates in a table cell text frame, you can use the IPortion...

    docs.aspose.com/slides/net/paragraph/
  3. ParagraphFormat.right_indent property | Aspose....

    ParagraphFormat.right_indent property. Gets or sets the value (in points) that represents the right indent for paragraph....formatting to create off-center text. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Center all text that the document builder writes...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BookmarksOutlineLevelCollection.Count | Aspose....

    Discover the BookmarksOutlineLevelCollection Count property to easily access the total number of elements in your collection for efficient data management.... Writeln ( "Text inside Bookmark 1." ); builder..."Bookmark 2" ); builder . Writeln ( "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowOriginalRevision method. Allows to specify whether the original Text should be shown instead of revised one. Default value is false in C++....specify whether the original text should be shown instead of revised...RevisionTextEffect :: Bold ); // The same text will appear twice in a movement...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. BookmarksOutlineLevelCollection.removeAt method...

    BookmarksOutlineLevelCollection.removeAt method. Removes a bookmark at the specified index.... writeln ( "Text inside Bookmark 1." ); builder..."Bookmark 2" ); builder . writeln ( "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BookmarksOutlineLevelCollection.count property ...

    BookmarksOutlineLevelCollection.count property. Gets the number of elements contained in the collection.... writeln ( "Text inside Bookmark 1." ); builder..."Bookmark 2" ); builder . writeln ( "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Fields::FormFieldCollection::Rem...

    Aspose::Words::Fields::FormFieldCollection::Remove method. Removes a form field with the specified name in C++....set_StatusText ( u "Checkbox status text" ); checkBox -> set_OwnStatus...a document builder to insert text input form field. builder ->...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FormField::get_Enabled m...

    Aspose::Words::Fields::FormField::get_Enabled method. True if a form field is enabled in C++....set_StatusText ( u "Checkbox status text" ); checkBox -> set_OwnStatus...a document builder to insert text input form field. builder ->...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Run::Accept method | Aspose.Word...

    Aspose::Words::Run::Accept method. Accepts a visitor in C++....mBuilder = MakeObject < System :: Text :: StringBuilder > (); mVisitorIsInsideHead...mDocTraversalDepth ; SharedPtr < System :: Text :: StringBuilder > mBuilder...

    reference.aspose.com/words/cpp/aspose.words/run...