Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 17,624 for

pdf metadata

(0.3 sec)
  1. 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-...
  2. Watermarks in PDF document | GroupDocs

    Add watermarks to a Pdf as XObjects, Artifacts, or Annotations — including print-only annotations — using GroupDocs.Watermark for Python via .NET....Metadata Product Solution GroupDocs...watermarks / To PDF documents / Watermarks in PDF document Watermarks...

    docs.groupdocs.com/watermark/python-net/waterma...
  3. 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...
  4. Company Ltd.

    Exact phrase redactions Exact Phrase redaction applies textual redaction, replacing personal exact phrase "John Doe" with "[personal]" Sample: John Doe Regular expressions redactions Behind the sce......its original format or as a PDF with raster images of original...pages 5. Wipe out metadata or redact metadata values 6. Remove...

    docs.groupdocs.com/redaction/python-net/_output...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...As PDF is the popular portable document format, so there comes...documents of other formats to PDF. Today, we will see different...

    blog.groupdocs.com/groupdocs.blog/page/33/
  6. 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...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...programmatically manipulate the metadata as well as RIFF INFO. This...to programmatically extract metadata and RIFF INFO from the WAV...

    blog.groupdocs.com/groupdocs.blog/page/32/
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Metadata for .NET version 1.3.0 with...introduces Metadata Replace API to find and replace metadata properties...

    blog.groupdocs.com/groupdocs.blog/page/89/
  9. Extended Document Information Support - Introdu...

    We are glad to announce another release of GroupDocs.Conversion for .NET v17.4.0. In this monthly release new feature “Extended Document Information and Improved Performance” introduced, along with major fixes and improvements. We recommend our users to download the new release and use the new exciting features to enhance their application. GroupDocs.Conversion for .NET API 17.4.0This release of GroupDocs.Conversion for .NET 17.4.0 Implemented Metadata support for different supported document formats. Here is the list of changes made in new release....0 Implemented Metadata support for different supported...urls Failed to validate PDF_X_3 and PDF_X_1A - Fix Converting Image...

    blog.groupdocs.com/conversion/extended-document...
  10. Optimize the PDF file resources | GroupDocs

    This topic describes how to optimize Pdf file using the GroupDocs.Viewer Java API to reduce size....Metadata Product Solution GroupDocs...to PDF / Optimize the output PDF file / Optimize the PDF file...

    docs.groupdocs.com/viewer/java/optimization-pdf...