Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 149,208 for

text

(0.09 sec)
  1. 如何用 C++ 添加 Text 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Text 注释的源代码...Cpp 通过 C++ 添加 Text 注释 你需要 Aspose.PDF 才能在你的环境中试用代码。...创建新页面或获取对现有页面的引用 创建 Text 注释 调用 Page.Annotations 集合中的 Text 注释方法 Add 再次保存该文件...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  2. DataMatrixEncodeMode|Aspose.BarCode for Python ...

    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....and special characters TEXT Uses Text encoding. Encodes Lower-case...Display2DText property to set visible text to removing managing characters...

    docs.aspose.com/barcode/python-net/api-referenc...
  3. 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-...
  4. 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...
  5. 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-...
  6. Saving recognition results as a searchable PDF|...

    Saving Aspose.OCR for .NET recognition results as a searchable and indexable PDF document....In addition to the recognized text, you can save the resulting...background and a transparent text overlay that can be searched...

    docs.aspose.com/ocr/net/save-searchable-pdf/
  7. Automate Presentation Localization with Python|...

    Automate PowerPoint and OpenDocument slide localization in Python with Aspose.Slides, using practical code samples and tips for faster global rollout....for Presentation and Shape’s Text Create an instance of Presentation...some text to the TextFrame. Setting Language Id to text. Write...

    docs.aspose.com/slides/python-net/presentation-...
  8. 在VSTO和Aspose.Cells中包裹单元格文本|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....GetVstoObject ( m_sheet ); //Place some text in cell A1 without wrapping...Value = "Sample Text Unwrapped" ; //Place some text in cell A5 with...

    docs.aspose.com/cells/zh/net/wrapping-cell-text...
  9. Paragraph.is_end_of_header_footer property | As...

    Paragraph.is_end_of_header_footer property. True if this paragraph is the last paragraph in the [HeaderFooter](../../headerfooter/) (main Text story) of a [Section](../../section/); false otherwise....paragraph in the HeaderFooter (main text story) of a Section ; false...append a paragraph to it. The text in that paragraph # will appear...

    reference.aspose.com/words/python-net/aspose.wo...
  10. GridJs的语法检测与拼写校正|Documentation

    本文介绍了如何为GridJs添加语法检测与拼写校正功能。...correct_syntax ( text , locale ): # replace your logic here return text @app...'POST' ]) def check_syntax (): text = request . form . get ( 'v'...

    docs.aspose.com/cells/zh/python-net/aspose-cell...