Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 1,375 for

numbers

(0.02 sec)
  1. Evaluation Limitations and Licensing | Document...

    Free search api version is available to evaluate the API which will be similar as licensed but with few limitations....Search API : Total number of indexed documents in one...files. Indexing stops when number of indexed documents in an...

    docs.groupdocs.com/search/java/evaluation-limit...
  2. Split a worksheet into pages | Documentation

    Split worksheets into pages when rendering spreadsheets to HTML, PDF, and image formats using GroupDocs.Viewer Python API....xlsx" ) as viewer : # Specify number of rows for every page. rows_per_page...( "output.pdf" ) # Split by number of rows. viewOptions . spreadsheet_options...

    docs.groupdocs.com/viewer/python-net/split-work...
  3. Show Tracked Changes in Word Documents using Gr...

    We are excited to announce the release of version 17.5.0 of GroupDocs.Viewer for Java. The latest version has come with 9 new features, 16 improvements, and more than 20 bug fixes. Please continue to read more about this major release of GroupDocs.Viewer for Java. GroupDocs.Viewer for Java 17.5.0 - New Features Following are the most notable features of GroupDocs.Viewer for Java 17.5.0. Support of New File Formats We have added the support of following file formats in this latest release....println("Page number: " + page.getPageNumber());...{ System.out.println("Page number: " + page.getPageNumber());...

    blog.groupdocs.com/viewer/show-tracked-changes-...
  4. Saving | Documentation

    The SaveOptions class provides the following properties to customize the saving process: AnnotationTypes defines annotation types to be saved into output document; FirstPage defines the first page number to save specific page range; LastPage defines the last page number to save specific page range; OnlyAnnotatedOptions indicates whether to save only annotated pages or not. For details, see the following pages:...FirstPage defines the first page number to save specific page range;...LastPage defines the last page number to save specific page range;...

    docs.groupdocs.com/annotation/java/saving/
  5. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....application-version The version number of the application that created...printed. revision-number The spreadsheet revision number. total-editing-time...

    docs.groupdocs.com/parser/java/extract-metadata...
  6. Extract metadata from Microsoft Office Excel sp...

    This article explains that how to extract metadata from Microsoft Office Excel (.xls, .xlsx) spreadsheets....application-version The version number of the application that created...printed. revision-number The spreadsheet revision number. total-editing-time...

    docs.groupdocs.com/parser/net/extract-metadata-...
  7. Spell checking | Documentation

    This article shows that how spell checking works during the search....following options: sets the maximum number of mistakes possible in each...maximum exceeding of the minimum number of mistakes that are found...

    docs.groupdocs.com/search/java/spell-checking/
  8. Signing archive documents in batch | Documentation

    This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures... print ( "Document #" + number ++ + ": " + document . getFileName..."\nList of failed documents:" ); number = 1 ; for ( BaseSignature o...

    docs.groupdocs.com/signature/java/signing-archi...
  9. Saving | Documentation

    The SaveOptions class provides the following properties to customize the saving process: AnnotationTypes defines annotation types to be saved into output document; FirstPage defines the first page number to save specific page range; LastPage defines the last page number to save specific page range; OnlyAnnotatedPages indicates whether to save only annotated pages or not. For details, see the following pages:...document; defines the first page number to save specific page range;...range; defines the last page number to save specific page range;...

    docs.groupdocs.com/annotation/net/saving/
  10. Convert a Document to Another Format | Document...

    Learn how to convert a single document to another format using GroupDocs.Conversion for Python via .NET....Tip Find out how to get the number of document pages in the Getting...which provide pages , page_number , and pages_count attributes...

    docs.groupdocs.com/conversion/python-net/develo...