Sort Score
Result 10 results
Languages All
Labels All
Results 7,261 - 7,270 of 153,080 for

text

(0.32 sec)
  1. | Aspose

    Sample code for WBMP to PDF Java conversion. Use API example code for batch WBMP files to PDF 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/wbmp-to...
  2. Aspose::Words::Loading::TxtLoadOptions::TxtLoad...

    Aspose::Words::Loading::TxtLoadOptions::TxtLoadOptions constructor. Initializes a new instance of this class with default values in C++....< uint8_t > buf = System :: Text :: Encoding :: get_ASCII ()...loadOptions ); // Print hyperlinks text. for ( auto && field : System...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. 在 JavaScript 中格式化 PowerPoint 文本|Aspose.Slides f...

    使用 JavaScript 和 Aspose.Slides for Node.js 在 PowerPoint 和 OpenDocument 演示文稿中格式化和美化文本。自定义字体、颜色、对齐方式等。...color for the background of a text. Aspose.Slides 允许您为文本的背景指定首选颜色。...add ( para ); pres . save ( "text.pptx" , aspose . slides . SaveFormat...

    docs.aspose.com/slides/zh/nodejs-java/text-form...
  4. Add Bates Numbers to PDF using C#

    This short guide explains how to add Bates numbers to PDF using C#. It has details to set the environment, a list of steps, and a sample code demonstrating the Bates stamp with C#....initialize the text stamp with this string Format the text stamp, set...set the text appearance, and add the stamp on the page Save the...

    kb.aspose.com/pdf/net/add-bates-numbers-to-pdf-...
  5. How to Create Bookmark in Word using Java

    In this short tutorial you will learn how to create bookmark in Word using Java. You will get all the information related to environment, step-wise process and a sample code to add bookmark to Word document using Java....set its name Add some sample text Create another nested bookmark...specified name and add some text to the document under it Close...

    kb.aspose.com/words/java/how-to-create-bookmark...
  6. Create and Customize Email Messages Using Aspos...

    ....instead of plain text. Setting Alternate Text Some email clients...you can add an alternate plain text version using the AlternateView...

    docs.aspose.com/email/cpp/create-and-customize-...
  7. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration....element into equivalent document text formatting. ParagraphCollection...content via the "Text" property. args . Text = string . Empty...

    reference.aspose.com/words/net/aspose.words/doc...
  8. FieldAddressBlock class | Aspose.Words for Python

    aspose.words.fields.FieldAddressBlock class. Implements the ADDRESSBLOCK field...address block is a block of text specifying information appropriate...Description display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SaveOptions.update_ambiguous_text_font property...

    SaveOptions.update_ambiguous_Text_font property. Determines whether the font attributes will be changed according to the character code being used....update_ambiguous_text_font property SaveOptions.update_ambiguous_text_font...@property def update_ambiguous_text_font ( self ) -> bool : ......

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在 PDF 中旋转文本|Aspose.PDF for Java

    学习不同方式在 PDF 中旋转文本。Aspose.PDF 允许您以任意角度旋转文本,旋转文本片段或整个段落。...textFragment1 = new TextFragment ( "main text" ); textFragment1 . setPosition...new TextFragment ( "rotated text" ); textFragment2 . setPosition...

    docs.aspose.com/pdf/zh/java/rotate-text-inside-...