Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 151,813 for

text

(0.07 sec)
  1. FormField.help_text property | Aspose.Words for...

    FormField.help_Text property. Returns or sets the Text that's displayed in a message box when the form field has the focus and the user presses F1....help_text property FormField.help_text property Returns or sets...sets the text that’s displayed in a message box when the form...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Add, Delete and Get Annotation|Aspose.PDF for .NET

    With Aspose.PDF for .NET you may add, delete and get annotation from your PDF file. Check all lists of annotations to resolve your task....to expand the content of the text, make edits, comments for other...is also possible to make the text in the document more readable...

    docs.aspose.com/pdf/net/add-delete-and-get-anno...
  3. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for .NET: link Text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with C# examples.... Text = "Aspose" ; var textPortion...hyperlink information from a shape’s text portion. static void AccessHyperlink...

    docs.aspose.com/slides/net/examples/elements/hy...
  4. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....Holders and Text Holders Access place holders and text holders in...you can create a slide with text holders from scratch using the...

    docs.aspose.com/slides/java/features-overview/
  5. TextDmlEffect enumeration | Aspose.Words for Py...

    aspose.words.TextDmlEffect enumeration. Dml Text effect for Text runs....TextDmlEffect enumeration Dml text effect for text runs. Members Name Description...if a run displays a DrawingML text effect. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example....from an user and extracts the text from it with with Aspose.OCR...later . Any text editor. Some image containing a text. You can simply...

    docs.aspose.com/ocr/nodejs-cpp/hello-world/
  7. 从 PDF 中提取文本 C#|Aspose.PDF for .NET

    本文描述了使用 Aspose.PDF 在 C# 中从 PDF 文档提取文本的各种方法。... TextAbsorber 类从文档中吸收文本并在 Text 属性中返回。以下代码片段向您展示了如何从 PDF 文档的所有页面提取文本。...RunExamples . GetDataDir_AsposePdf_Text (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/extract-text-from-al...
  8. TextPath.Size | Aspose.Words for .NET

    Discover the TextPath Size property, easily customize font size in points for enhanced readability and design flexibility in your projects....a WordArt object to display text in a shape that we can re-size...AppendWordArt ( doc , "Hello World! This text is bold, and italic." , "Arial"...

    reference.aspose.com/words/net/aspose.words.dra...
  9. TextPath.SmallCaps | Aspose.Words for .NET

    Discover the TextPath SmallCaps property, easily format fonts to small capital letters for enhanced readability and stylish Text design....a WordArt object to display text in a shape that we can re-size...AppendWordArt ( doc , "Hello World! This text is bold, and italic." , "Arial"...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the Text you want using Java....quite a while to find specific text in a long document. It will...FindReplaceOptions class. Find and Replace Text Using Simple String Replacement...

    docs.aspose.com/words/java/find-and-replace/