Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 16,664 for

pdf metadata

(0.4 sec)
  1. Adding text watermarks | GroupDocs

    Add text watermarks to pages, worksheets, slides, or frames — with sizing, positioning, rotation, margins, and custom fonts — using GroupDocs.Watermark for Python via .NET....Metadata Product Solution GroupDocs...with Watermarker ( "./sample.pdf" ) as watermarker : watermark...

    docs.groupdocs.com/watermark/python-net/adding-...
  2. Retrieve the document information | GroupDocs

    Retrieving information about a document with GroupDocs.Viewer for Java...Metadata Product Solution GroupDocs...Microsoft Word (.docx) and Adobe PDF (.pdf) are two different file types...

    docs.groupdocs.com/viewer/java/retrieving-docum...
  3. Quick Start Guide | GroupDocs

    Set up a virtual environment, install groupdocs-viewer-net, and run three minimal examples — DOCX → HTML, DOCX → Pdf, and DOCX → per-page PNG — in under five minutes....Metadata Product Solution GroupDocs...to render documents to HTML, PDF, PNG, and JPG formats with minimal...

    docs.groupdocs.com/viewer/python-net/getting-st...
  4. Using redaction filters | GroupDocs

    Scope a GroupDocs.Redaction for Python via .NET redaction to a page range or a rectangular page area using redaction filters, and combine them to target an area on specific pages....Metadata Product Solution GroupDocs...formats Redaction filters apply to PDF documents. Support for additional...

    docs.groupdocs.com/redaction/python-net/redacti...
  5. Using Signature Appearances | GroupDocs

     This sections contains explanation about various electronic signature visual appearances on document page....Metadata Product Solution GroupDocs...classes class implements for Pdf documents signature as annotation...

    docs.groupdocs.com/signature/java/using-signatu...
  6. Set image resolution | GroupDocs

    This topic describes how to set image resolution in Pdf file using the GroupDocs.Viewer Java API....Metadata Product Solution GroupDocs...documents / Render to PDF / Optimize the output PDF file / Optimize...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  7. Features overview | GroupDocs

    GroupDocs.Watermark for .NET API presents a wide range of features like creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and more....Metadata Product Solution GroupDocs...watermark objects in a document PDF document rasterization Getting...

    docs.groupdocs.com/watermark/net/features-overv...
  8. Categories

    查找API的答案 GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product Family Group......Metadata Product Family GroupDocs.Search...C# 中将 PowerPoint 转换为 HTML 如何将 PDF 转换为 Java 中的演示文稿 如何使用 Java 将 PPT...

    kb.groupdocs.com/zh/categories/page/31/
  9. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to Pdf, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. use_advanced_rasterization_options.py from groupdocs.redaction import Redactor from groupdocs.redaction.options import SaveOptions, AdvancedRasterizationOptions from groupdocs.redaction.redactions import ExactPhraseRedaction, ReplacementOptions def use_advanced_rasterization_options(): # Specify the redaction options repl_opt = ReplacementOptions("[personal]") ex_red = ExactPhraseRedaction("John Doe", repl_opt) # Load the document to be redacted with Redactor("....Metadata Product Solution GroupDocs...document will be rasterized to PDF, but the scan-like effects will...

    docs.groupdocs.com/redaction/python-net/use-adv...
  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....Metadata Product Solution GroupDocs...when rendering a document as PDF: C# using GroupDocs.Viewer ;...

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