Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 25,050 for

numbers

(0.09 sec)
  1. Aspose::Words::Layout::LayoutCollector class | ...

    Aspose::Words::Layout::LayoutCollector class. This class allows to compute page Numbers of document nodes. To learn more, visit the documentation article in C++....class allows to compute page numbers of document nodes. To learn...System::SharedPtr<Aspose::Words::Node>&) Gets number of pages the specified node...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts in Java. Set slides per page, keep notes, export to PDF or images with Aspose.Slides, with sample Java code. Try it free.... ( true ); // print slide numbers slidesLayoutOptions . setPrintFrameSlide...images. FAQ What is the maximum number of slide thumbnails per page...

    docs.aspose.com/slides/java/convert-powerpoint-...
  3. Invoice recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from invoice images....octal, decimal, or hexadecimal numbers ( 0 - 9 and A to F ). All characters...setThreadsCount Number of threads, int Automatic The number of CPU threads...

    docs.aspose.com/ocr/java/recognition-settings-i...
  4. LayoutCollector.get_num_pages_spanned method | ...

    LayoutCollector.get_num_pages_spanned method. Gets number of pages the specified node spans...get_num_pages_spanned(node) Gets number of pages the specified node...the document is empty, that number of pages is currently zero...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldShape class | Aspos...

    Aspose::Words::Fields::FieldShape class. Implements the SHAPE field. To learn more, visit the documentation article in C++....); // The BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...the RTL equivalent of list number "1.". auto field = System ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. LayoutCollector | Aspose.Words for .NET

    Discover the LayoutCollector constructor for seamless instance initialization. Enhance your development efficiency with this powerful tool!...the document is empty, that number of pages is currently zero...( 5 )); // We can see the numbers of the start and end pages...

    reference.aspose.com/words/net/aspose.words.lay...
  7. LayoutCollector.GetEndPageIndex | Aspose.Words ...

    Discover LayoutCollector's GetEndPageIndex method to easily find the 1-based index of a node's ending page. Simplify your page mapping today!...the document is empty, that number of pages is currently zero...( 5 )); // We can see the numbers of the start and end pages...

    reference.aspose.com/words/net/aspose.words.lay...
  8. LayoutCollector constructor | Aspose.Words for ...

    LayoutCollector constructor. Initializes an instance of this class....the document is empty, that number of pages is currently zero...( doc )) # We can see the numbers of the start and end pages...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LayoutCollector.get_end_page_index method | Asp...

    LayoutCollector.get_end_page_index method. Gets 1-based index of the page where node ends...the document is empty, that number of pages is currently zero...( doc )) # We can see the numbers of the start and end pages...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Fix manual text to proper list level with prope...

    I am working on a usecase to process a document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…...represent list levels, such as numbers followed by periods (e.g.,...3})(i[xv]|v?i{0,3})\."); // roman numbers foreach (Paragraph p in doc...

    forum.aspose.com/t/fix-manual-text-to-proper-li...