Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 3,579 for

pdf editor

(0.07 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 FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage<PdfRootPackage>(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a Pdf document, please use the DocumentProperties property defined in the DocumentRootPackage class....Editor Product Solution GroupDocs...metadata in PDF documents Working with metadata in PDF documents...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. How to add attachment to PDF document | GroupDocs

    This article explains how to add attachment to Pdf document with GroupDocs.Merger within your Java applications....Editor Product Solution GroupDocs...attachment to PDF document How to add attachment to PDF document Leave...

    docs.groupdocs.com/merger/java/how-to-add-attac...
  3. Select specific pages for rasterized PDF | Grou...

    This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index to save a rasterized Pdf...Editor Product Solution GroupDocs...rasterized PDF Select specific pages for rasterized PDF Leave feedback...

    docs.groupdocs.com/redaction/net/select-specifi...
  4. Float and paginal modes | GroupDocs

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor for Python via .NET API....Editor Product Solution GroupDocs...GroupDocs.Editor Product Family / GroupDocs.Editor for Python...

    docs.groupdocs.com/editor/python-net/float-and-...
  5. Optimize spreadsheets in a PDF file | GroupDocs

    This topic describes how to optimize spreadsheets in a Pdf file using the GroupDocs.Viewer Java API....Editor Product Solution GroupDocs...documents / Render to PDF / Optimize the output PDF file / Optimize...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  6. Sign Pdf documents with special appearance | Gr...

     This article explains how to use Pdf digital electronic signature features on document page....Editor Product Solution GroupDocs.../ Sign Pdf documents with special appearance Sign Pdf documents...

    docs.groupdocs.com/signature/java/sign-pdf-docu...
  7. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how a file convert to Pdf with height, width, DPI, margins and other customizations using GroupDocs.Conversion for .NET....Editor Product Solution GroupDocs...Convert to PDF with advanced options Convert to PDF with advanced...

    docs.groupdocs.com/conversion/net/convert-to-pd...
  8. Optimize a PDF file for a browser | GroupDocs

    Optimize Pdfs for faster browser display using GroupDocs.Viewer. Reduce load times and improve user experience....Editor Product Solution GroupDocs...Render to PDF / Optimize the output PDF file / Optimize a PDF file...

    docs.groupdocs.com/viewer/python-net/optimizati...
  9. Sign Pdf Documents With Digital Signature Appea...

    id: sign-Pdf-documents-with-digital-signature-appearance url: signature/net/sign-Pdf-documents-with-digital-signature-appearance title: Sign Pdf documents with custom digital signature appearance weight: 4 description: " This article explains how to customize Pdf digital electronic signature on document page." keywords: productName: GroupDocs.Signature for .NET toc: True hideChildren: False GroupDocs.Signature contains classes that implements for Pdf document special signature appearances. Base signature options SignOptions contains property SignOptions.Appearance that could be assigned with the instance of following class PdfDigitalSignatureAppearance class implements properties to customize digital signature appearance....Editor Product Solution GroupDocs...Signature Appearances / Sign Pdf Documents With Digital Signature...

    docs.groupdocs.com/signature/net/developer-guid...
  10. Add password to PDF with permissions | GroupDocs

    This article explains how to add password for Pdf document with permissions using GroupDocs.Merger for .NET....Editor Product Solution GroupDocs...password to PDF with permissions Add password to PDF with permissions...

    docs.groupdocs.com/merger/net/add-password-to-p...