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

errores pdf

(0.33 sec)
  1. Extract Tables from PDF Documents | GroupDocs

    Learn how to extract tables from Pdf documents using GroupDocs.Parser for .NET. Compare multiple extraction methods from basic page-specific extraction to advanced document-wide processing with complete code examples....Tables from PDF Documents Extract Tables from PDF Documents Leave...Extracting structured table data from PDF documents is a critical requirement...

    docs.groupdocs.com/parser/net/best-ways-extract...
  2. 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-...
  3. 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...
  4. Extract Metadata from PDF Documents in C# .NET ...

    Learn how to extract metadata from Pdf files in C# using GroupDocs.Parser for .NET. Get document properties such as title, author, subject, creation date, and more....data from PDF documents / Extract Metadata from PDF Documents...C# .NET Extract Metadata from PDF Documents in C# .NET Leave feedback...

    docs.groupdocs.com/parser/net/extract-metadata-...
  5. 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/nodejs-java/render-pd...
  6. 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...
  7. Merged PDF documents missing Accessibility stan...

    Hi Team, We are using: import com.groupdocs.merger.Merger; import com.groupdocs.merger.domain.options.JoinOptions; with below code ref to merge two Pdf documents: Map<String, String> map1 = null; ByteArrayO…...Merged PDF documents missing Accessibility standards GroupDocs...Product Family merger-api , pdf , merge-in-pdf , file-merger pankajgupta...

    forum.groupdocs.com/t/merged-pdf-documents-miss...
  8. 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...
  9. 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...
  10. XLS to PDF conversion has a watermark - Free Su...

    In version 25.6 when I convert an XLS to Pdf the result includes a “temp_watermark” text. Attaching the source and the result files. watermark.zip (22.4 KB)...XLS to PDF conversion has a watermark GroupDocs.Conversion Product...25.6 when I convert an XLS to PDF the result includes a “temp_watermark”...

    forum.groupdocs.com/t/xls-to-pdf-conversion-has...