Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 151,796 for

text

(0.12 sec)
  1. WatermarkType | Aspose.Words for Java

    Specifies the watermark type in Java....Examples: Shows how to create a text watermark. Document doc = new...new Document(); // Add a plain text watermark. doc.getWatermark()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Automate Presentation Localization in Java|Aspo...

    Automate PowerPoint and OpenDocument slide localization in Java with Aspose.Slides, using practical code samples and tips for faster global rollout....for a Presentation and Shape Text Create an instance of Presentation...some text to the TextFrame. Setting Language Id to text. Write...

    docs.aspose.com/slides/java/presentation-locali...
  3. Automate Presentation Localization in JavaScrip...

    Automate PowerPoint and OpenDocument slide localization in JavaScript with Aspose.Slides, using practical code samples and tips for faster global rollout....for Presentation and Shape’s Text Create an instance of Presentation...some text to the TextFrame. Setting Language Id to text. Write...

    docs.aspose.com/slides/nodejs-java/presentation...
  4. 使用 Python 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for Python via .NET,使用 Python 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。...Document ( path_infile ) # Create text stamp textStamp = apdf . TextStamp...Rotation . ON90 # Set text properties textStamp . text_state . font =...

    products.aspose.com/pdf/zh-hans/python-net/stamps/
  5. Font.has_dml_effect method | Aspose.Words for P...

    Font.has_dml_effect method. Checks if particular DrawingML Text effect is applied....Checks if particular DrawingML text effect is applied. def has_dml_effect...dml_effect_type TextDmlEffect DrawingML text effect type. Returns True if...

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

    Discover Aspose.Words.InlineStory class, the essential base for inline nodes, enabling seamless integration of paragraphs and tables in your documents....override GetText () Gets the text of this node and of all its...nodes that can contain their own text (paragraphs and tables). For...

    reference.aspose.com/words/net/aspose.words/inl...
  7. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc . using below code to replace tag p…...Words removes only the text of the placeholder. The paragraph...Collections.Generic; using System.Text.RegularExpressions; public class...

    forum.aspose.com/t/tag-replacement-in-single-ro...
  8. Table|Documentation

    Table element organizes questions and answers in a tabular structure.... This text is not displayed on the form..."TableTitle" property. Title text is provided in the name property...

    docs.aspose.com/omr/net/json-markup/table/
  9. Aspose::Words::BookmarkCollection::RemoveAt met...

    Aspose::Words::BookmarkCollection::RemoveAt method. Removes a bookmark at the specified index in C++....// Insert five bookmarks with text inside their boundaries. for...System :: String :: Format ( u "Text inside {0}." , bookmarkName...

    reference.aspose.com/words/cpp/aspose.words/boo...
  10. TextWatermarkOptions class | Aspose.Words for P...

    aspose.words.TextWatermarkOptions class. Contains options that can be specified when adding a watermark with Text...when adding a watermark with text. To learn more, visit the Working...Examples Shows how to create a text watermark. doc = aw . Document...

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