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

text

(0.12 sec)
  1. Shape.last_paragraph property | Aspose.Words fo...

    Shape.last_paragraph property. Gets the last paragraph in the shape....set the orientation of text inside a text box. doc = aw . Document...DocumentBuilder ( doc = doc ) text_box_shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert CGM to TXT via C# API | products.aspose...

    C# API to Convert CGM File to TXT without using Microsoft Excel or Adobe Reader...when working with dynamic data, text editors like Notepad become...become essential for basic text manipulation and documentation. The...

    products.aspose.com/total/net/conversion/cgm-to...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Text to PDF Using C++ https://products.aspose.com/pdf/cpp/Text/ Recent content in Add Text to PDF Using C++ on Aspsoe.PDF Products Hugo -- ......PDF Products – Add Text to PDF Using C++ https://products...aspose.com/pdf/cpp/text/ Recent content in Add Text to PDF Using C++...

    products.aspose.com/pdf/cpp/text/index.xml
  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. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – วิธีการรับ Text คำอธิบายประกอบโดยใช้ .NEThttps://products.aspose.com/pdf/th/net/annotation/Text/get/Recent content in วิธีการรับ Text คำอธิบายป......PDF Products – วิธีการรับ Text คำอธิบายประกอบโดยใช้ .NEThttps://products...com/pdf/th/net/annotation/text/get/Recent content in วิธีการรับ Text คำอธิบายประกอบโดยใช้...

    products.aspose.com/pdf/th/net/annotation/text/...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – วิธีการรับ Text คำอธิบายประกอบโดยใช้ Javahttps://products.aspose.com/pdf/th/java/annotation/Text/get/Recent content in วิธีการรับ Text คำอธิบาย......PDF Products – วิธีการรับ Text คำอธิบายประกอบโดยใช้ Javahttps://products...com/pdf/th/java/annotation/text/get/Recent content in วิธีการรับ Text คำอธิบายประกอบโดยใช้...

    products.aspose.com/pdf/th/java/annotation/text...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – https://products.aspose.com/pdf/cpp/annotation/ Recent content on Aspsoe.PDF Products Hugo -- gohugo.io en Thu, 15 Jan 2026 00:00:00 +0000 http......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/cpp/annotation/index.xml
  8. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java....Shows how to format a run of text using its font property. Document...DASH_DOT_STROKER); builder.write("Text surrounded by green border.");...

    reference.aspose.com/words/java/com.aspose.word...
  9. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the Text on a Text path....shadow is applied to the text on a text path. @property def shadow...work with WordArt. def insert_text_paths (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any Text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all Text boxes containing merge fields Docum…...code in order to identify any text boxes containing MergeField...MERGEFORMAT)"); try { // Find all text boxes containing merge fields...

    forum.aspose.com/t/alternative-way-to-extract-a...