Sort Score
Result 10 results
Languages All
Labels All
Results 8,471 - 8,480 of 153,086 for

text

(0.16 sec)
  1. DocumentVisitor.visitCommentEnd method | Aspose...

    DocumentVisitor.visitCommentEnd method. Called when enumeration of a comment Text has ended....when enumeration of a comment text has ended. visitCommentEnd (...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentVisitor.VisitCommentRangeEnd | Aspose.W...

    Discover the DocumentVisitor VisitCommentRangeEnd method, designed to enhance Text processing by efficiently handling comment range endings in your documents....end of a commented range of text is encountered. public virtual...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentVisitor.VisitCommentRangeStart | Aspose...

    Explore the DocumentVisitor VisitCommentRangeStart method to efficiently handle Text comments in your code, enhancing readability and organization....start of a commented range of text is encountered. public virtual...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Setting Structure Elements Properties in Tagged...

    With Aspose.PDF for Java, you may set different Structure Elements Properties. There are setting Text Block Structure Elements, setting Inline Structure Elements, adding Structure Element into Elements and etc...."Alternative Text" ); h1 . setExpansionText ( "Expansion Text" ); h1...h1 . setActualText ( "Actual Text" ); // Save Tagged PDF Document...

    docs.aspose.com/pdf/java/set-tagged-pdfs-elemen...
  5. FieldAdvance.downOffset property | Aspose.Words...

    FieldAdvance.downOffset property. Gets or sets the number of points by which the Text that follows the field should be moved down....number of points by which the text that follows the field should...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldAdvance.rightOffset property | Aspose.Word...

    FieldAdvance.rightOffset property. Gets or sets the number of points by which the Text that follows the field should be moved right....number of points by which the text that follows the field should...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldAdvance.upOffset property | Aspose.Words f...

    FieldAdvance.upOffset property. Gets or sets the number of points by which the Text that follows the field should be moved up....number of points by which the text that follows the field should...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartTitle.orientation property | Aspose.Words ...

    ChartTitle.orientation property. Gets or sets the orientation of the chart title Text....orientation of the chart title text. get orientation () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldLink.insert_as_unicode property | Aspose.W...

    FieldLink.insert_as_unicode property. Gets or sets whether to insert the linked object as Unicode Text....the linked object as Unicode text. @property def insert_as_unicode...FieldLink FieldLink.insert_as_text property FieldLink.is_linked...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 C++ 在演示文稿中管理文本框|Aspose.Slides 文档

    Aspose.Slides for C++ 让您能够轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化水平。...请参阅本页的 Update Text 部分。 在幻灯片上创建文本框 要在幻灯片上创建文本框,请按照以下步骤操作:...0 ); // 设置文本 portion -> set_Text ( u "Aspose TextBox" ); // 将演示文稿保存到磁盘...

    docs.aspose.com/slides/zh/cpp/manage-textbox/