Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 151,558 for

text

(0.18 sec)
  1. Weird behaviour regarding Paragraphs - Free Sup...

    Are you able to suggest why paragraphs imported using Document Library is sometimes split into multiple Run instead of just 1? image.png (15.0 KB) Business Case and Benefits of Product should be 1 Run, but it is being …...it is being converted into 5 Text Run instead. I am extracting...Bold"); return ""; } if (run.Text.Trim().Length == 0 && paragraph...

    forum.aspose.com/t/weird-behaviour-regarding-pa...
  2. PDF Highlights Annotation using Python|Aspose.P...

    Learn how to add highlights annotations to PDF files in Python using Aspose.PDF for Text emphasis....using Python Contents [ Hide ] Text Markup Annotations in PDF are...underline, skip, or add notes to text in the document. These annotations...

    docs.aspose.com/pdf/python-net/highlights-annot...
  3. | 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,...which contain the combination of text, drawings, images and photographs...

    products.aspose.com/ocr/cpp/conversion/djvu-to-...
  4. | Aspose

    Sample code for GIF to TXT Java conversion. Use API example code for batch GIF files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/gif-to-...
  5. Aspose::Words::Font::get_NameBi method | Aspose...

    Aspose::Words::Font::get_NameBi method. Returns or sets the name of the font in a right-to-left language document in C++....right-to-left, and right-to-left text. auto doc = System :: MakeObject...font settings for left-to-right text. builder -> get_Font () -> set_Name...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. Working with Hyperlinks|Aspose.Words for Python...

    Add, replace, or modify a hyperlink in a document using Python....method accepts three parameters: Text of the link to be displayed...formatting for the hyperlink display text explicitly using the Font property...

    docs.aspose.com/words/python-net/working-with-h...
  7. ParagraphFormat.leftIndent property | Aspose.Wo...

    ParagraphFormat.leftIndent property. Gets or sets the value (in points) that represents the left indent for paragraph....formatting to create off-center text. let doc = new aw . Document...DocumentBuilder ( doc ); // Center all text that the document builder writes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ParagraphFormat.rightIndent property | Aspose.W...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TextWrapping enumeration | Aspose.Words for Nod...

    Aspose.Words.Tables.TextWrapping enumeration. Specifies how Text is wrapped around the table....TextWrapping enumeration Specifies how text is wrapped around the table...Members Name Description None Text and table is displayed in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ShapeBase.name property | Aspose.Words for Node.js

    ShapeBase.name property. Gets or sets the optional shape name....to use a shape’s alternative text. let doc = new aw . Document...shape . alternativeText = "Alt text for MyCube." ; // We can access...

    reference.aspose.com/words/nodejs-net/aspose.wo...