Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 1,860 for

numbers

(0.11 sec)
  1. Extract TOC from EPUB Documents using GroupDocs...

    It gives us immense pleasure to announce the release of version 18.4 of GroupDocs.Text for .NET. The latest version allows extracting the table of contents from the EPUB documents. Furthermore, we have added the feature of detecting media type of .one file. Following sections provide details about the newly added features. Extracting TOC from EPUB Documents Using version 18.4, you can now extract TOC from the EPUB documents. To access the TOC, TableOfContents property of **EpubPackage **class is used....without content) Count - the number of sub-items (zero if the item...

    blog.groupdocs.com/parser/extract-toc-from-epub...
  2. GroupDocs.Viewer para .NET UI 8.1.1 – Últimas a...

    Descubre las nuevas funciones, mejoras y correcciones de errores en GroupDocs.Viewer para .NET UI 8.1.1, lanzado en septiembre de 2025....Forum where the wrong page number could appear if the server...

    blog.groupdocs.com/es/viewer/groupdocs-viewer-f...
  3. Add document to Diagram via OLE | GroupDocs

    This article explains how to add document to Diagram via OLE with GroupDocs.Merger within your .NET applications....embedded file path and page number; Instantiate object with source...

    docs.groupdocs.com/merger/net/add-document-to-d...
  4. Clean metadata | GroupDocs

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....the method Check the actual number of removed packages/properties...

    docs.groupdocs.com/metadata/java/clean-metadata/
  5. GroupDocs.Viewer for Node.js overview | GroupDocs

    GroupDocs.Viewer for Node.js enables you to convert files to HTML, PNG, JPEG, PDF file formats, and save attachments without relying on third-party applications. GroupDocs.Viewer for Node.js is cross-platform class library....source document (the file type, number of pages, and page information)...

    docs.groupdocs.com/viewer/nodejs-java/product-o...
  6. Digitally Sign Word Documents with Java

    Master the art of digitally signing Word documents with certificates in Java. Customize signatures and build your own application using Digital Signature API....password, position, and page number if necessary. You can specify...

    blog.groupdocs.com/signature/sign-word-files-wi...
  7. Select specific pages for rasterized PDF | Grou...

    Select specific pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....index (zero based) and the number of pages from this index to...

    docs.groupdocs.com/redaction/java/select-specif...
  8. Get document info | GroupDocs

    Learn how to get basic document information including file type, page count, and file size using GroupDocs.Parser for .NET. Get document properties in C#.... The total number of document pages. The size...

    docs.groupdocs.com/parser/net/get-document-info/
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...searching by parts and specify the number of search threads in C#. This...

    blog.groupdocs.com/groupdocs.blog/page/35/
  10. Rotate pages | GroupDocs

    This article explains how to rotate PDF, HTML or Image pages when rendering documents with GroupDocs.Viewer within your .NET applications....following two parameters: page number rotation angle The rotation...

    docs.groupdocs.com/viewer/net/flip-or-rotate-pa...