Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 149,229 for

text

(0.09 sec)
  1. FieldGoToButton | Aspose.Words for Java

    Implements the GOTOBUTTON field in Java....Microsoft Word, // it will take the text cursor to the bookmark whose...getLocation()); builder.writeln("Bookmark text contents."); builder.endBookmark(field...

    reference.aspose.com/words/java/com.aspose.word...
  2. RevisionOptions.deleted_text_color property | A...

    RevisionOptions.deleted_Text_color property. Allows to specify the color to be used for deleted content [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)...deleted_text_color property RevisionOptions.deleted_text_color...BY_AUTHOR . @property def deleted_text_color ( self ) -> aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working With Control Characters|Aspose.Words fo...

    Introduction to working with control characters in Aspose.Words for C++....to/from the text. For instance, when obtaining text programmatically...if you need to work with this text you should probably remove or...

    docs.aspose.com/words/cpp/working-with-control-...
  4. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义OTF字体。...text.FontTypes ; import java.io.FileInputStream...= new TextFragment ( "Sample Text Fragment" ); // 为 TextFragment...

    docs.aspose.com/pdf/zh/java/add-text-to-pdf-file/
  5. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Discover the UseLegacyOrder property in FindReplaceOptions. Enable sequential Text searches for better accuracy. Default is false. Optimize your Text processing!...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/net/aspose.words.rep...
  6. Get HTML5 string from Cell|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....workbook object and adds some text in cell A1 of the first worksheet...10pt;COLOR: #000000;" > This is some text .</ Font > Html5: < div Style...

    docs.aspose.com/cells/java/get-html5-string-fro...
  7. Convert PNG to JSON via C# | Aspose

    Sample code for PNG to JSON C# conversion. Use API example code for batch PNG files to JSON conversion within VB.NET, Asp.NET or any .NET based application....recognition on PNG document and save text as PNG document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/png-to-j...
  8. Create HTML Files via C# | products.aspose.com

    C# Sample code for generating HTML documents. Use this code for creating HTML files within VB.NET, Asp.NET or any .NET based application....high performance HTML (Hyper Text Markup Language) creation programmatically...modify and convert HTML (Hyper Text Markup Language) within running...

    products.aspose.com/diagram/net/create/html/
  9. Working With Styles in Python|Aspose.Words for ...

    Working With Styles using Python....collected paragraphs and display the text of this paragraphs . paragraphs...toString ( self . SaveFormat . TEXT )) \# Collect runs with defined...

    docs.aspose.com/words/java/working-with-styles-...
  10. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for C++ recognition results in JSON format....language :: ukr ; // Extract text from the image auto result =...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/save-json/