Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 1,897 for

numbers

(0.33 sec)
  1. Advanced search archive documents | GroupDocs

    This article explains how to make advanced search withing the archive that contains several documents for any electronic signatures with GroupDocs.Signature API....processed documents:" ); int number = 1 ; foreach ( DocumentResultSignat.... WriteLine ( $"Document #{number++}: {document.FileName}. Processed:...

    docs.groupdocs.com/signature/net/advanced-searc...
  2. Indexing reports | GroupDocs

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings....You can configure the maximum number of stored reports using the...total number of documents in the index; The total number of words...

    docs.groupdocs.com/search/java/indexing-reports/
  3. Get the PDF output file information | GroupDocs

    This article explains how to get the PDF output file information using .NET / C# with GroupDocs.Viewer for .NET....Number}; Width: {page.Width}, pixels"... WriteLine ( $"Page: {page.Number}; Height: {page.Height}, pixels"...

    docs.groupdocs.com/viewer/net/get-pdf-output-fi...
  4. Get Image Representation of a Document

    Did you ever wish to get image representation of a document? GroupDocs.Merger for Java 19.6 will make your wish come true. This feature is also helpful for front end application development. Let’s have a look at its implementation. It will return page number and page stream. Using getPagePreview method you will get list of page image representations for a document of known format. So, source document file format should be specified.... It will return page number and page stream. Using getPagePreview...optimized Ability to specify page number for every joining document...

    blog.groupdocs.com/merger/get-image-representat...
  5. Render archives as HTML, PDF, and image files |...

    Convert archive files (ZIP, RAR, etc.) to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python....replaced with the current page number in the output file name. viewOptions...demonstrates the result: Specify the number of items to render GroupDocs...

    docs.groupdocs.com/viewer/python-net/render-arc...
  6. Get document info | GroupDocs

    Retrieve file type, page count, size, and encryption using Python via .NET....can check its format, size, number of pages, and encryption status...info . file_type ) print ( "Number of pages:" , info . page_count...

    docs.groupdocs.com/watermark/python-net/get-doc...
  7. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count with GroupDocs.Comparison.... PageCount represents the number of pages in a document. FileSize...file_format } " ) print ( f "Number of pages: { info . page_count...

    docs.groupdocs.com/comparison/python-net/get-fi...
  8. Generate document pages preview | GroupDocs

    Learn how to generate page previews (thumbnails) of documents using GroupDocs.Comparison for Python via .NET....def save_page_callback ( page_number : int , stream ): with open...open ( f "page- { page_number } .png" , "wb" ) as f : f . write...

    docs.groupdocs.com/comparison/python-net/genera...
  9. Extraire les données des fichiers d'archive à l...

    Extrayez les données d'archives compressées telles que les fichiers ZIP, RAR, TAR, GZIP, BZIP2 à l'aide de C # dans l'application .NET. Analysez les archives et extrayez le texte entier dans les fichiers....sample text, bulleted list, numbered list and more. • Bullet Item...there is a numbered list: 1. Numbered Item 1 2. Numbered Item 2 3...

    blog.groupdocs.com/fr/parser/extract-zip-files-...
  10. Estrai i dati degli archivi ZIP utilizzando Jav...

    Estrarre i dati dei file ZIP utilizzando l'API Java per l'analisi dei documenti. Analizza gli archivi ed estrai l'intero testo e le immagini all'interno dei file inclusi in Java....sample text, bulleted list, numbered list and more. • Bullet Item...there is a numbered list: 1. Numbered Item 1 2. Numbered Item 2 3...

    blog.groupdocs.com/it/parser/extract-zip-files-...