Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 149,230 for

text

(0.11 sec)
  1. Setting ATTRIB and MTEXT objects|CAD 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....CadText class that represents text entities in the DXF AutoCAD...contain text. You can create several paragraphs of text as a single...

    docs.aspose.com/cad/java/developer-guide/settin...
  2. Font.outline property | Aspose.Words for Node.js

    Font.outline property. True if the font is formatted as outline....Shows how to create a run of text formatted as outline. let doc...the Outline flag to change the text's fill color to white and //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldQuote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldQuote class, your solution for efficiently implementing QUOTE fields in documents. Enhance your workflow today!...DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Stamping in Java: Text, Image, and Page Options https://products.aspose.com/pdf/java/stamps/ Recent content in PDF Stamping in Java: Text, ......Products – PDF Stamping in Java: Text, Image, and Page Options https://products...content in PDF Stamping in Java: Text, Image, and Page Options on...

    products.aspose.com/pdf/java/stamps/index.xml
  5. Aspose::Words::Fields::FieldSet::get_BookmarkTe...

    Aspose::Words::Fields::FieldSet::get_BookmarkText method. Gets or sets the new Text of the bookmark in C++....method Gets or sets the new text of the bookmark. System :: String...Shows how to create bookmarked text with a SET field, and then display...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. 在现有PDF中操作表格|Aspose.PDF for .NET

    学习如何使用Aspose.PDF for .NET处理现有PDF中的表格,提供文档修改的灵活性。...Text.TableAbsorber 的新类提供了这些功能。Ta...absorber = new Aspose . Pdf . Text . TableAbsorber (); // Visit...

    docs.aspose.com/pdf/zh/net/manipulate-tables-in...
  7. Aspose::Words::BookmarkCollection::Clear method...

    Aspose::Words::BookmarkCollection::Clear method. Removes all bookmarks from this collection and from the document 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...
  8. Aspose::Words::BookmarkCollection::get_Count me...

    Aspose::Words::BookmarkCollection::get_Count method. Returns the number of bookmarks in the collection 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...
  9. 如何用 C++ 添加 Text 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Text 注释的源代码...Cpp 通过 C++ 添加 Text 注释 你需要 Aspose.PDF 才能在你的环境中试用代码。...创建新页面或获取对现有页面的引用 创建 Text 注释 调用 Page.Annotations 集合中的 Text 注释方法 Add 再次保存该文件...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  10. Create PDF using Python | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications....TextFragment object and set its text. Add TextFragment to the Paragraphs...() # Add text to new page textFragment = apdf . text . TextFragment...

    products.aspose.com/pdf/python-net/create/