Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 2,033 for

errores pdf

(0.11 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....metadata in PDF documents Working with metadata in PDF documents...feedback Detecting the version of a PDF document The following sample...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize Pdf file using the GroupDocs.Viewer Java API by removing the unused (orphaned) resources and thus to reduce the file size....to PDF / Optimize the output PDF file / Optimize the PDF file...unused resources Optimize the PDF file by removing unused resources...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  3. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Pdf files to HTML, PNG, and JPEG formats....rendering basics / Render PDF documents Render PDF documents as HTML...page allows you to render your PDF files in HTML, PNG, and JPEG...

    docs.groupdocs.com/viewer/java/render-pdf-docum...
  4. Get the PDF output file information | GroupDocs

    This article explains how to get the Pdf output file information using Java with GroupDocs.Viewer for Java..../ Get the PDF output file information Get the PDF output file...get the information about the PDF output file using the method...

    docs.groupdocs.com/viewer/java/get-pdf-output-f...
  5. Existing objects in PDF document | GroupDocs

    Remove or modify Pdf page objects (XObjects, artifacts, annotations) using Python via .NET....watermarks / To PDF documents / Existing objects in PDF document Existing...Existing objects in PDF document Leave feedback On this page Removing...

    docs.groupdocs.com/watermark/python-net/existin...
  6. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize Pdf file using the GroupDocs.Viewer .NET API (C#) by removing the unused (orphaned) resources and thus to reduce the file size....to PDF / Optimize the output PDF file / Optimize the PDF file...unused resources Optimize the PDF file by removing unused resources...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  7. Rotate pages of pdf using merger api - Free Sup...

    Hello all I have a Pdf with some pages in portrait and some in landscape, now I want to change the pages which is in landscape into portrait mode, I used groupdocs merger OrientationOptions orientationOptions = new Orie…...Rotate pages of pdf using merger api GroupDocs.Merger Product...6:03am 1 Hello all I have a pdf with some pages in portrait and...

    forum.groupdocs.com/t/rotate-pages-of-pdf-using...
  8. Iterative Signing of PDF Documents - efficient ...

    Understand the concept of iterative signing for Pdfs and how to implement it using a product API. Maintain document integrity while enabling multiple approvals with digital certificates.... Iterative signing of PDF documents with digital certificates...Role of Digital Signatures in PDF Documents Iterative Digital Signing...

    blog.groupdocs.com/signature/iterative-digital-...
  9. 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....attachment to PDF document How to add attachment to PDF document Leave...feedback It is a known fact PDF files are great for demonstration...

    docs.groupdocs.com/merger/java/how-to-add-attac...
  10. Optimize the PDF file by removing unused resour...

    Optimize Pdfs with GroupDocs.Viewer by removing unused resources and reducing file size....to PDF / Optimize the output PDF file / Optimize the PDF file...unused resources Optimize the PDF file by removing unused resources...

    docs.groupdocs.com/viewer/python-net/optimizati...