Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 151,870 for

text

(0.52 sec)
  1. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 添加文本...# Create text fragment text_fragment = apdf . text . TextFragment... world!" ) text_fragment . position = apdf . text . Position...

    products.aspose.com/pdf/zh-hant/python-net/text/
  2. ShapeBase.Name | Aspose.Words for .NET

    Discover the ShapeBase Name property to easily manage optional shape names, enhancing your design flexibility and project organization....to use a shape’s alternative text. Document doc = new Document...shape . AlternativeText = "Alt text for MyCube." ; // We can access...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ParagraphFormat.right_indent property | Aspose....

    ParagraphFormat.right_indent property. Gets or sets the value (in points) that represents the right indent for paragraph....formatting to create off-center text. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Center all text that the document builder writes...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for...."AÁBCDEÉFG12345" ; // Extract text from the image auto result =...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/characters-whitelist/
  5. Aspose::Words::Drawing::Shape::get_LastParagrap...

    Aspose::Words::Drawing::Shape::get_LastParagraph method. Gets the last paragraph in the shape in C++....set the orientation of text inside a text box. auto doc = System...to inside the TextBox and add text. builder -> MoveTo ( textBoxShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ListLabel class | Aspose.Words for Python

    aspose.words.lists.ListLabel class. Defines properties specific to a list label...paragraph ) } ' ) # This is the text we get when getting when we...output this node to text format. # This text output will omit list...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....To display a hyperlink text, add a text string on a location similar...object is placed. To add a free text: Instantiate an FreeTextAnnotation...

    docs.aspose.com/pdf/cpp/actions/
  8. Add Watermark to PPT Presentation Files using ....

    C# source code for adding Watermark to PPT Presentation....NET apps to insert text or image watermark into PPT...visible or invisible image or text that is placed on top of the...

    products.aspose.com/slides/net/watermark/ppt/
  9. Add Watermark to PPTX Presentation Files using ...

    C# source code for adding Watermark to PPTX Presentation....NET apps to insert text or image watermark into PPT...visible or invisible image or text that is placed on top of the...

    products.aspose.com/slides/net/watermark/pptx/
  10. Range.Bookmarks | Aspose.Words for .NET

    Discover the Range Bookmarks property to access a comprehensive collection of bookmarks, enhancing your document navigation and organization effortlessly.... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/ran...