Sort Score
Result 10 results
Languages All
Labels All
Results 8,511 - 8,520 of 180,113 for

aspose page

(0.14 sec)
  1. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.OCR recognition engine....Cyrillic text recognition: aspose-ocr-cyrillic-v1 Chinese text...recognition: aspose-ocr-chinese-v1 Hindi text recognition: aspose-ocr-hindi-v1...

    docs.aspose.com/ocr/cpp/languages/
  2. Sort Data in Column with Custom Sort List with ...

    Learn how to sort data in the column using a custom list by using the Aspose.Cells for C++ API....<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...; int main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/cpp/sort-data-in-column-w...
  3. 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++....<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...; int main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/cpp/autofit-columns-and-r...
  4. RowFormat.headingFormat property | Aspose.Words...

    RowFormat.headingFormat property. True if the row is repeated as a table heading on every Page when the table spans more than one Page....on every page when the table spans more than one page. get headingFormat...with rows that repeat on every page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++.... Don’t worry, Aspose.Cells provides an API interface...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  6. Extract Text From Stamps|Aspose.PDF for PHP via...

    Discover how to extract text from stamps in PDFs using Aspose.PDF for PHP Java. Achieve accurate text retrieval effortlessly....Text from Stamp Annotations Aspose.PDF for PHP via Java lets you...PDF document Get the desired page of the document Create a new...

    docs.aspose.com/pdf/php-java/extract-text-from-...
  7. Public API Changes in Aspose.Imaging 3.0.1|Docu...

    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....Public API Changes in Aspose.Imaging 3.0.1 Contents [ Hide ]...describes the changes to the Aspose.Imaging API from version 2...

    docs.aspose.com/imaging/java/public-api-changes...
  8. Licensing|Aspose.Slides Documentation

    Apply, manage, and troubleshoot licenses in Aspose.Slides for .NET. Ensure uninterrupted access to full features with our step-by-step licensing guide....Contents [ Hide ] Evaluate Aspose.Slides You can download an...version of Aspose.Slides for NET from its NuGet download page . The...

    docs.aspose.com/slides/net/licensing/
  9. Copy Range Style Only with C++|Documentation

    Learn how to copy only the style of a range in Excel using Aspose.Cells with C++....<string> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...; int main () { Aspose :: Cells :: Startup (); U16String srcDir...

    docs.aspose.com/cells/cpp/copy-range-style-only/
  10. PageLayoutCallbackArgs class | Aspose.Words for...

    Aspose.Words.Layout.PageLayoutCallbackArgs class. An argument passed into [IPageLayoutCallback.notify()](../iPagelayoutcallback/notify/#Pagelayoutcallbackargs) To learn more, visit the [Converting to Fixed-Page Format](https://docs.Aspose.com/words/nodejs-net/converting-to-fixed-Page-format/) documentation article....visit the Converting to Fixed-page Format documentation article...pageIndex Gets 0-based index of the page in the document this event relates...

    reference.aspose.com/words/nodejs-net/aspose.wo...