Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 153,126 for

text

(0.56 sec)
  1. Aspose::Words::HeaderFooter::get_IsHeader metho...

    Aspose::Words::HeaderFooter::get_IsHeader method. True if this HeaderFooter object is a header in C++.... The text in that paragraph // will appear...section, above the main body text. auto header = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/hea...
  2. Aspose.OCR for Node.js via C++|Documentation

    Aspose.OCR for Node.js via C++ is an easy-to-use API for extracting Text from scans, photos, screenshots, and other non-Textual sources in on-premise apps and cloud-based serverless solutions....via C++ allows you to extract text from scanned pages, photos,... Convert image to text online Extract text from a screenshot...

    docs.aspose.com/ocr/nodejs-cpp/
  3. Could not find .ics file inside mail in mailbox...

    Hello Supporter. We are implementing a ics importer using aspose.mail. We have a mailbox for example. When a invitation is sent to the mailbox, then we could read ics file in the email by using code: if (_message.Alte…...MediaType == "text/calendar") { string text = new StreamReader(alternateView...(often with a .ics name or a text/calendar content type). You...

    forum.aspose.com/t/could-not-find-ics-file-insi...
  4. TextColumnCollection | Aspose.Words for Java

    A collection of TextColumn objects that represent all the columns of Text in a section of a document in Java....represent all the columns of text in a section of a document....setCount(int) to set the number of text columns. To make all columns...

    reference.aspose.com/words/java/com.aspose.word...
  5. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML files in a Workbook using Aspose.Cells for Node.js via C++....td>This is sample text.</td><td>Some text.</td></tr><tr><td>This...is another sample text.</td><td>Some text.</td></tr></table></body></html>"...

    docs.aspose.com/cells/nodejs-cpp/autofit-column...
  6. 使用形状段落|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....each paragraph in the shape's text block para . SpBefore . Value...each paragraph in the shape's text block para . SpAfter . Value...

    docs.aspose.com/diagram/zh/net/working-with-sha...
  7. How to Read PDF File in Java

    This tutorial provides information on how to read PDF file in Java. It will teach you how does Java read PDF to string and fetch all images from a PDF file....file such that first, you read text from PDF in Java into a string...read entire text from the PDF file Read PDF text from the loaded...

    kb.aspose.com/pdf/java/how-to-read-pdf-file-in-...
  8. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML into a Workbook using Aspose.Cells for C++....td>This is sample text.</td><td>Some text.</td></tr><tr><td>This...is another sample text.</td><td>Some text.</td></tr></table></body></html>"...

    docs.aspose.com/cells/cpp/autofit-columns-and-r...
  9. BookmarksOutlineLevelCollection.index_of_key me...

    BookmarksOutlineLevelCollection.index_of_key method. Returns the zero-based index of the specified bookmark in the collection.... writeln ( 'Text inside Bookmark 1.' ) builder...'Bookmark 2' ) builder . writeln ( 'Text inside Bookmark 1 and 2.' )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Textabsorber not getting regex right, when havi...

    Hi Team, i’m trying to remove the tags from the document using the attached code. but when trying to add a colon in the tag like below, and modified the regex as below. the Textfragent is not coming. i’ve using the fil…...accounting for the colon, or the text extraction process might differ...to PDF correctly and that the text is preserved. Debugging : Implement...

    forum.aspose.com/t/textabsorber-not-getting-reg...