Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 8,285 for

paged

(0.16 sec)
  1. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....be an estimated word count, page count, character count, etc...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Word Parser

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....au fur et à mesure que les pages Web augmentent la transformation...

    blog.groupdocs.com/fr/tag/word-parser/
  3. excel comparison csharp

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....analysis, custom styling, summary pages, and visibility controls for...

    blog.groupdocs.com/ja/tag/excel-comparison-csharp/
  4. excel document comparison

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....analysis, custom styling, summary pages, and visibility controls for...

    blog.groupdocs.com/ja/tag/excel-document-compar...
  5. cell by cell comparison

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....analysis, custom styling, summary pages, and visibility controls for...

    blog.groupdocs.com/ja/tag/cell-by-cell-comparison/
  6. Search index repository | GroupDocs

    The IndexRepository class can be used to combine several indexes into a group for searching all indexes at once.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/search/nodejs-java/search-in...
  7. Working with IPTC IIM metadata | GroupDocs

    This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Node.js via Java provides the IIptc.getIptcPackage method.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/nodejs-java/working...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...document is loading with error Page rotation is not saving for EPUB...API now allows you to cache page previews and implement possibility...

    blog.groupdocs.com/groupdocs.blog/page/47/
  9. 使用 C# 播放和暂停动画 GIF 和 APNG 图像

    使用播放和暂停功能以编程方式将动画 GIF 和 APNG 图像渲染到 C# 中的 HTML 网页。使用 .NET 构建您自己的动画查看器。...ForEmbeddedResources("Web-Page-with-APNG.html"); viewer.View(options);...HtmlViewOptions.ForEmbeddedResources("Web-Page-with-gif.html"); viewer.View(options);...

    blog.groupdocs.com/zh/viewer/play-pause-animate...
  10. Convierta documentos de Word a PDF usando C# | ...

    Convierta documentos DOC y DOCX de Word a PDF usando C# dentro de las aplicaciones .NET. Automatice la conversión de sus archivos utilizando la API de conversión de documentos .NET....convertir usando las propiedades Pages, PageNumber y PageCount. Convierta...Convert("path/converted-docx-pages-to-pdf.pdf", options); } Conclusión...

    blog.groupdocs.com/es/conversion/convert-word-d...