Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 149,207 for

text

(0.09 sec)
  1. Document.update_list_labels method | Aspose.Wor...

    Document.update_list_labels method. Updates list labels for all list items in the document....paragraph ) } ' ) # This is the text we get when getting when we...output this node to text format. # This text output will omit list...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Use Error Checking Options|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....for example numbers stored as text, formula calculation errors...checking. Numbers Stored as Text Occasionally, numbers might...

    docs.aspose.com/cells/java/use-error-checking-o...
  3. 使用Python通过.NET操作PDF文档|Aspose.PDF for Python via...

    本文包含有关如何使用Python验证PDF A标准的PDF文档,如何处理目录,如何设置PDF到期日期等信息。... text . TextFragment ( "目录" ) title . text_state . font_size...= 20 title . text_state . font_style = ap . text . FontStyles...

    docs.aspose.com/pdf/zh/python-net/manipulate-pd...
  4. Font.strikeThrough property | Aspose.Words for ...

    Font.strikeThrough property. True if the font is formatted as strikethrough Text....is formatted as strikethrough text. get strikeThrough () : boolean...add a line strikethrough to text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.doubleStrikeThrough property | Aspose.Word...

    Font.doubleStrikeThrough property. True if the font is formatted as double strikethrough Text....formatted as double strikethrough text. get doubleStrikeThrough ()...add a line strikethrough to text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Font::get_Subscript method | Asp...

    Aspose::Words::Font::get_Subscript method. True if the font is formatted as subscript in C++....Examples Shows how to format text to offset its position. auto...true )); // Raise this run of text 5 points above the baseline...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. FieldAutoTextList.list_style property | Aspose....

    FieldAutoTextList.list_style property. Gets or sets the name of the style on which the list to contain entries is based.... def field_auto_text_list (): doc = aw . Document...document and populate it with auto text entries. doc . glossary_document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RevisionGroup class | Aspose.Words for Python

    aspose.words.RevisionGroup class. Represents a group of sequential [Revision](../revision/) objects... text Returns inserted/deleted/moved text or description...revision_type } \n\t Revision text: { group . text } ' ) See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for...."AÁBCDEÉFG12345" ; // Extract text from the image auto result =...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/characters-whitelist/
  10. Stamping with Aspose.PDF using Python|Aspose.PD...

    This section describes how to add image stamps and Text stamps to a PDF page via Python....NET allows adding image or text stamp in your PDF document....file. Adding Text stamps in the PDF File - add text stamp, define...

    docs.aspose.com/pdf/python-net/stamping/