Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 32,362 for

text

(0.18 sec)
  1. 管理占位符|Aspose.Slides for Python 文档

    在Python中更改PowerPoint演示文稿中的占位符文本和提示文本... text_frame . text = "这是占位符" # 将演示文稿保存到磁盘...shape ) is slides . AutoShape : text = "" if shape . placeholder...

    docs.aspose.com/slides/zh/python-net/manage-pla...
  2. DocumentVisitor.VisitBookmarkEnd | Aspose.Words...

    Discover the DocumentVisitor VisitBookmarkEnd method, which enhances document navigation by efficiently handling bookmark endings for seamless user experience.... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 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/
  4. Aspose::Words::DocumentVisitor::VisitCommentRan...

    Aspose::Words::DocumentVisitor::VisitCommentRangeStart method. Called when the start of a commented range of Text is encountered in C++....start of a commented range of text is encountered. virtual Aspose...mBuilder = MakeObject < System :: Text :: StringBuilder > (); mVisitorIsInsideComm...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::PhoneticGuide class | Aspose.Wor...

    Aspose::Words::PhoneticGuide class. Represents Phonetic Guide in C++....Description get_BaseText () Gets base text of the phonetic guide. get_RubyText...get_RubyText () Gets ruby text of the phonetic guide. GetType ()...

    reference.aspose.com/words/cpp/aspose.words/pho...
  6. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....StringBuilder(); } /// /// Gets the plain text of the document that was accumulated...StringBuilder(); } /// /// Gets the plain text of the document that was accumulated...

    reference.aspose.com/words/java/com.aspose.word...
  7. Pdf417CompactionMode|Aspose.BarCode for Python ...

    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....auto detect compaction mode TEXT text compaction NUMERIC numeric...

    docs.aspose.com/barcode/python-net/api-referenc...
  8. CommentRangeStart | Aspose.Words for .NET

    Discover the CommentRangeStart constructor. Easily create new instances of this class for enhanced coding efficiency and streamlined development...."Comment regarding text." ); // Add text to the document, warp...( new Run ( doc , "Commented text." )); para . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/com...
  9. Comment.accept method | Aspose.Words for Node.js

    Comment.accept method. Accepts a visitor...."Comment regarding text." ); // Add text to the document, warp...aw . Run ( doc , "Commented text." )); para . appendChild ( new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the documentation article in C++.... get_Text () const Gets or sets the text of the run. GetAncestor...GetText () override Gets the text of the run. GetType () const...

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