Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 157,247 for

aspose page

(0.09 sec)
  1. Invoice recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from invoice images....settings Contents [ Hide ] Aspose.OCR for .NET allows for very...The whitelist of characters Aspose.OCR engine will look for. IgnoredSymbols...

    docs.aspose.com/ocr/net/recognition-settings-in...
  2. Getting the list of misspelled words|Documentation

    How to get the list of misspelled words and replacement suggestions....misspelled words Contents [ Hide ] Aspose.OCR can automatically generate...GetSpellCheckErrorLi method of Aspose.OCR.RecognitionResult object...

    docs.aspose.com/ocr/net/misspelled-words-list/
  3. FieldTA.is_bold property | Aspose.Words for Python

    FieldTA.is_bold property. Gets or sets whether to apply bold formatting to the Page number for the entry....apply bold formatting to the page number for the entry. @property...displaying long citations and page numbers for each entry. field_toa...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldToa.sequence_name property | Aspose.Words ...

    FieldToa.sequence_name property. Gets or sets the name of a sequence whose number is included with the Page number....number is included with the page number. @property def sequence_name...displaying long citations and page numbers for each entry. field_toa...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Convert XPS to JPG in Java

    This tutorial is designed to discuss how to convert XPS to JPG in Java. It includes all the steps like system configuration, stepwise algorithm, and a runnable code snippet to incorporate the feature to convert XPS file to JPG in Java applications....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/page/java/how-to-convert-xps-to-j...
  6. How to Convert EPS to JPG in Java

    This short tutorial explains how to convert EPS to JPG in Java. It includes the details pertaining to environment setup, and stepwise process along with a runnable sample code to change EPS to JPG in Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/page/java/how-to-convert-eps-to-j...
  7. Several DOC Into Image C++

    Merge multiple DOC into Image in C++ code. Save DOC as Image using C++....package Aspose.Words.Cpp Copy using namespace Aspose::Words;...( int page = 0 ; page < output-> get_PageCount (); page++) { auto...

    products.aspose.com/words/cpp/merge/doc-to-image/
  8. Several WORD Into JPG C++

    Merge multiple a Word document into JPG in C++ code. Save a Word document as JPG using C++....package Aspose.Words.Cpp Copy using namespace Aspose::Words;...( int page = 0 ; page < output-> get_PageCount (); page++) { auto...

    products.aspose.com/words/cpp/merge/word-to-jpg/
  9. Several WORD Into TIFF C++

    Merge multiple a Word document into TIFF in C++ code. Save a Word document as TIFF using C++....package Aspose.Words.Cpp Copy using namespace Aspose::Words;...( int page = 0 ; page < output-> get_PageCount (); page++) { auto...

    products.aspose.com/words/cpp/merge/word-to-tiff/
  10. Several WORD Into PNG C++

    Merge multiple a Word document into PNG in C++ code. Save a Word document as PNG using C++....package Aspose.Words.Cpp Copy using namespace Aspose::Words;...( int page = 0 ; page < output-> get_PageCount (); page++) { auto...

    products.aspose.com/words/cpp/merge/word-to-png/