Sort Score
Result 10 results
Languages All
Labels All
Results 6,081 - 6,090 of 149,208 for

text

(0.09 sec)
  1. 获取所有幻灯片中的所有文本|Aspose.Slides 文档

    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.... Text > texts = slide . Slide . Descendants < A . Text >();...A . Text text in texts ) { paragraphText . Append ( text . Text...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  2. | Aspose

    Sample code for TIFF to Searchable PDF Java conversion. Use API example code for batch TIFF files to Searchable PDF conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...OCR text in a hidden layer that can be used for full-text searches...

    products.aspose.com/ocr/cpp/conversion/tiff-to-...
  3. GridJs的语法检测与拼写校正|Documentation

    本文介绍了如何为GridJs添加语法检测与拼写校正功能。...locale ) { // Check if the input text is null or empty if ( textInput...String correctSyntax ( String text , String locale ) { // Implement...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  4. Aspose::Words::Fields::Field::get_DisplayResult...

    Aspose::Words::Fields::Field::get_DisplayResult method. Gets the Text that represents the displayed field result in C++....Field::get_DisplayResult method Gets the text that represents the displayed...Examples Shows how to get the real text that a field displays in the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. How to convert PDF to DOCX | Aspose.PDF

    Do you know how easily convert PDF to DOCX in .NET? Convert PDF to DOCX with high quality using .NET PDF library....yourself needing to edit the text in a PDF file urgently, or you...possible to simply copy the text from the PDF document, this...

    products.aspose.com/pdf/tutorial/convert-pdf-docx/
  6. 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...
  7. FieldDde.InsertAsText | Aspose.Words for .NET

    Discover how the FieldDde InsertAsText property enhances your documents by allowing linked objects to be inserted in Text-only format for better compatibility....insert the linked object in text-only format. public bool InsertAsText...linked document in the form of text. // 1 - A LINK field: builder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldLink.InsertAsText | Aspose.Words for .NET

    Discover the FieldLink InsertAsText property to easily manage linked objects in Text-only format, enhancing your document's clarity and efficiency....insert the linked object in text-only format. public bool InsertAsText...linked document in the form of text. // 1 - A LINK field: builder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 使用C++从单元格获取HTML5字符串|Documentation

    通过Aspose.Cells for C++ API学习如何从单元格获取HTML5字符串。...Access cell A1 and put some text inside it Cell cell = ws . GetCells... PutValue ( u "This is some text." ); // Get the Normal and Html5...

    docs.aspose.com/cells/zh/cpp/get-html5-string-f...
  10. Convert BMP to PDF via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/bmp-to-pdf/