Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 38,111 for

draw text

(0.29 sec)
  1. | Aspose

    Sample code for DJVU to TXT Java conversion. Use API example code for batch DJVU files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...contain the combination of text, drawings, images and photographs...

    products.aspose.com/ocr/cpp/conversion/djvu-to-...
  2. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document comparison operation...in the data contained within text boxes. target Specifies which...= doc_original ) # Paragraph text referenced with an endnote:...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 从PDF页面搜索和获取文本|Aspose.PDF for .NET

    了解如何使用Aspose.PDF在.NET中搜索和检索PDF文件中的文本,以进行文本分析和提取。...Drawing 库。 从PDF文档的所有页面搜索和获取文本 TextFragmentAbsorber...ent对象的集合。您可以遍历所有片段并获取它们的属性,如Text、Position (XIndent, YIndent)...

    docs.aspose.com/pdf/zh/net/search-and-get-text-...
  4. Shape | Aspose.Words for .NET

    Create unique shape objects effortlessly with our Shape Constructor. Design custom forms and enhance your projects with ease and precision!...Shows how to create and format a text box. Document doc = new Document...Document (); // Create a floating text box. Shape textBox = new Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. WrapType enumeration | Aspose.Words for Python

    aspose.words.Drawing.WrapType enumeration. Specifies how Text is wrapped around a shape or picture....WrapType enumeration Specifies how text is wrapped around a shape or...Members Name Description NONE No text wrapping around the shape. The...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name....to use a shape’s alternative text. doc = aw . Document () builder...builder . insert_shape ( aw . drawing . ShapeType . CUBE , 150 ,...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Footnote | Aspose.Words for Java

    Represents a container for Text of a footnote or endnote in Java....InlineStory Represents a container for text of a footnote or endnote. To...DocumentBuilder(doc); // Add text, and reference it with a footnote...

    reference.aspose.com/words/java/com.aspose.word...
  8. FindReplaceOptions.useLegacyOrder property | As...

    FindReplaceOptions.useLegacyOrder property. True indicates that a Text search is performed sequentially from top to bottom considering the Text boxes...property True indicates that a text search is performed sequentially...top to bottom considering the text boxes. Default value is false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_Text_boxes property. Gets or sets a boolean value that specifies that source formatting of Textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used...ignore_text_boxes property ImportFormatOptions.ignore_text_boxes...ignore_text_boxes ( self ) -> bool : ... @ignore_text_boxes.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Watermark::get_Type method | Asp...

    Aspose::Words::Watermark::get_Type method. Gets the watermark type in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/wat...