Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 16,531 for

pdf metadata

(0.12 sec)
  1. Get supported file formats | GroupDocs

    The getSupportedFileTypes method of the FileType class is used to obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); Iterator iterator = supportedFileTypes.iterator(); while (iterator.hasNext()) { FileType fileType = (FileType)iterator.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage topics To learn more about library features and get familiar how to manage Metadata and more, please refer to theadvanced usage section....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...

    docs.groupdocs.com/metadata/java/get-supported-...
  2. Optimize the output PDF file | GroupDocs

    This topic describes how to optimize Pdf file in the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size....Metadata Product Solution GroupDocs...documents / Render to PDF / Optimize the output PDF file Optimize the...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  3. Optimize the output PDF file | GroupDocs

    This topic describes how to optimize Pdf file in the GroupDocs.Viewer Java API for web browser or to reduce size....Metadata Product Solution GroupDocs...documents / Render to PDF / Optimize the output PDF file Optimize the...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  4. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Metadata Product Solution GroupDocs...usage / Create PDF with Image Redaction Create PDF with Image Redaction...

    docs.groupdocs.com/redaction/python-net/create-...
  5. Extracting Document Metainfo | GroupDocs

    Following this guide, you will learn how to obtain basic document Metadata like page count, size, and file type before editing it with GroupDocs.Editor for Node.js via Java API....Metadata Product Solution GroupDocs...use the method to extract metadata from a document using GroupDocs...

    docs.groupdocs.com/editor/nodejs-java/extractin...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Learn how to merge PDF files and combine them into one file programmatically...to find matches, retrieve metadata, or provide context about...

    blog.groupdocs.com/groupdocs.blog/page/9/
  7. GroupDocs Newsletter November 2018 – .NET and J...

    Share this issue: Monthly NewsletterNovember 2018 Merge and Compare Business Documents of Same Format Documents Difference Checker APIs for .NET and Java GroupDocs.Comparison Product Family includes .NET and Java APIs to efficiently merge and compare all popular business document formats (Microsoft Word, Excel, PowerPoint, OpenDocument ODT, Pdf, Text and HTML) for difference checking. The APIs support comparing text contents, words, paragraphs, characters and style changes like font size, bold, italic etc....PowerPoint, OpenDocument ODT, PDF, Text and HTML) for difference...API that extracts text and metadata from documents and performs...

    blog.groupdocs.com/total/groupdocs-newsletter-n...
  8. Save in rasterized PDF | GroupDocs

    The following example demonstrates how to save the document as a rasterized Pdf file: final Redactor redactor = new Redactor(Constants.SAMPLE_DOCX); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions tmp0 = new SaveOptions(); tmp0.setAddSuffix(false); tmp0.setRasterizeToPdf(true); // Saving as rasterized Pdf with no suffix in file name redactor.save(tmp0); } finally { redactor.close(); }...Metadata Product Solution GroupDocs...Save in rasterized PDF Save in rasterized PDF Leave feedback The...

    docs.groupdocs.com/redaction/java/save-in-raste...
  9. Error converting EML to PDF due to allegedly co...

    When converting some emails, the converter fails with “Cannot convert. The file is corrupt or damaged. Incorrect file header”. However, when opening this email in Outlook, it loads just fine including attachments. No er…...Error converting EML to PDF due to allegedly corrupt file header...Incorrect file header ---> Aspose.Pdf.InvalidPdfFileFormat: Incorrect...

    forum.groupdocs.com/t/error-converting-eml-to-p...
  10. GroupDocs.Metadata for Python 26.5 – 2026年5月发布

    GroupDocs.Metadata for Python 26.5 添加了带 .pyi 存根的类型化 API、Python 3.14 支持、适用于所有平台的自包含 wheel,以及 AI 代理集成。...Metadata for Python 26.5 – 2026年5月发布亮点...直接下载 资源 我们很高兴宣布 GroupDocs.Metadata for Python v26.5 已于 May 2026...

    blog.groupdocs.com/zh/metadata/groupdocs-metada...