Sort Score
Result 10 results
Languages All
Labels All
Results 8,351 - 8,360 of 151,758 for

text

(0.56 sec)
  1. How to Create Word Document using Java

    In this short tutorial, you will learn how to create Word document using Java in Windows, Mac OS, Ubuntu. The code sample can create a Word document in Java....DOCX format which can contain text contents as well as images....DocumentBuilder class" Insert a text string surrounded by a border...

    kb.aspose.com/words/java/how-to-create-word-doc...
  2. Scan QR Code using Java

    This quick tutorial covers how to scan QR code using Java. It discusses the step-by-step process and the sample code to create QR scanner in Java....getCodeTypeName() method and the encoded text These steps summarize how to...code image. Finally, read the text encoded in the QR code and the...

    kb.aspose.com/barcode/java/scan-qrcode-using-java/
  3. PdfPermissions Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfPermissions enum for controlling user access on encrypted PDFs. Enhance security and manage document operations effectively....10 Copy or otherwise extract text and graphics from the document...ContentCopyForAccess 200 Extract text and graphics (in support of...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Document.custom_xml_parts property | Aspose.Wor...

    Document.custom_xml_parts property. Gets or sets the collection of Custom XML Data Storage Parts....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxis.title property | Aspose.Words for Nod...

    ChartAxis.title property. Provides access to the axis title properties.... text = "Categories" ; chartAxisXTitle.... title ; chartAxisYTitle . text = "Values" ; chartAxisYTitle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Shape.Filled | Aspose.Words for .NET

    Control shape aesthetics with the Shape Filled property, deciding if your closed paths are filled for enhanced design flexibility and visual appeal....private void AppendLine ( string text ) { for ( int i = 0 ; i < mTextIndentLevel...AppendLine ( text ); } /// <summary> /// Return all the text that the...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 在 Jython 中更新并保存电子邮件|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Subject subject = subject + " This text is added to the existing subject"...Subject email . setSubject ( 'This text is added to the existing subject'...

    docs.aspose.com/email/zh/java/update-and-save-a...
  8. Set Default Font while Rendering Spreadsheet to...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....creates a workbook, adds some text to cell B4 of the first worksheet...Access cell B4 and add some text inside it. const cell = ws ...

    docs.aspose.com/cells/nodejs-cpp/set-default-fo...
  9. 用JavaScript通过C++打开不同格式的文件|Documentation

    Aspose.Cells for JavaScript通过C++ API允许你打开/读取不同格式的文件,如XLSX、HTML、CSV、ODS、TSV、SXC、FODS等。...></ script > < script type = "text/javascript" > const { Workbook...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/opening...
  10. FieldGoToButton.location property | Aspose.Word...

    FieldGoToButton.location property. Gets or sets the name of a bookmark, a page number, or some other item to jump to....Microsoft Word, # it will take the text cursor to the bookmark whose...as_field_go_to_button () field . display_text = 'My Button' field . location...

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