Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 154,888 for

text

(0.3 sec)
  1. FieldIndex.UseYomi | Aspose.Words for .NET

    Enhance your indexing with FieldIndex UseYomi property. Easily enable yomi Text for improved search visibility and better user experience....whether to enable the use of yomi text for index entries. public bool...will display the XE field's Text property value on the left side...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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.... VSDX ); Insert a Text Shape in the Visio Diagram Developers...Developers can insert a text shape in the Visio diagram using...

    docs.aspose.com/diagram/java/public-api-changes...
  3. Font.LocaleIdBi | Aspose.Words for .NET

    Discover the Font LocaleIdBi property, easily manage locale identifiers for formatted right-to-left characters, enhancing your multilingual applications....right-to-left, and right-to-left text. Document doc = new Document...font settings for left-to-right text. builder . Font . Name = "Courier...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Creating QR Barcodes|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....BarCodeAttributes Create ( String text , String symbology ) { BarCodeAttributes...BarCodeAttributes (); b . setCodeText ( text ); b . setSymbology ( symbology...

    docs.aspose.com/barcode/jasperreports/creating-...
  5. Creating Two-dimensional (2D) Barcodes|Document...

    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.... Large amounts of text and data can be stored securely...BarCodeAttributes Create ( String text , String symbology ) { BarCodeAttributes...

    docs.aspose.com/barcode/jasperreports/creating-...
  6. FieldIndex.use_yomi property | Aspose.Words for...

    FieldIndex.use_yomi property. Gets or sets whether to enable the use of yomi Text for index entries....whether to enable the use of yomi text for index entries. @property...will display the XE field's Text property value on the left side...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Get HTML5 string from Cell|Documentation

    Learn how to get an HTML5 string from a cell through the Aspose.Cells for JavaScript via C++ API....workbook object and adds some text in cell A1 of the first worksheet...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/get-html5-...
  8. Aspose::Words::Font::get_LocaleIdBi method | As...

    Aspose::Words::Font::get_LocaleIdBi method. Gets or sets the locale identifier (language) of the formatted right-to-left characters 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...
  9. Watermark.remove method | Aspose.Words for Python

    Watermark.remove method. Removes the watermark....Examples Shows how to create a text watermark. doc = aw . Document...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 C# 的 PDF 工具提示|Aspose.PDF for .NET

    学习如何使用 C# 和 Aspose.PDF 为 PDF 中的文本片段添加工具提示... GetDataDir_AsposePdf_Text (); // Create PDF document using...Paragraphs . Add ( new Aspose . Pdf . Text . TextFragment ( "Move the mouse...

    docs.aspose.com/pdf/zh/net/pdf-tooltip/