Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 42,797 for

pdf

(0.1 sec)
  1. Compare PDF Files using C# | Highlight, Accept ...

    Compare two or more Pdf files in C# using document Comparison API for .NET. Highlight the differences and accept/reject changes even if password-protected....中文 中國傳統的 Due to the fact that PDF is one of the most in-use formats...discusses, how to compare two PDF documents and highlight the differences...

    blog.groupdocs.com/comparison/compare-pdf-docum...
  2. Working with metadata in PDF documents | Docume...

    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...
  3. Convert MSG and EML files to PDF using Java Con...

    Java Conversion API to programmatically convert email files (MSG, EML, EMLX) into Pdf documents within your java based applications....Tiếng Việt 中文 中國傳統的 Emails to PDF conversions are often required...files like MSG and EML into PDF using Java . Previously, in one...

    blog.groupdocs.com/conversion/convert-msg-and-e...
  4. ICO to PDF conversion failing in Java - Free Su...

    I am using version 25.2.1 of GroupDocs.Conversion. When I attempt to convert a ICO file to Pdf, I get the following stack trace: java.lang.RuntimeException: class com.groupdocs.conversion.exceptions.FileTypeNotSupported…...ICO to PDF conversion failing in Java GroupDocs.Conversion Product...attempt to convert a ICO file to PDF, I get the following stack trace:...

    forum.groupdocs.com/t/ico-to-pdf-conversion-fai...
  5. Existing objects in PDF document | Documentation

    Removing watermark from a particular page of Pdf document using C#....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/java/existing-obje...
  6. PostScript to PDF conversion issue in .NET - Fr...

    trying to convert a postscript file to Pdf. the converted Pdf file is missing all the text. All the Fonts are installed in the “Windows” Fonts folder. From reading the documentation it looks like if the FONT is inst…...PostScript to PDF conversion issue in .NET GroupDocs.Conversion...postscript file to PDF. the converted PDF file is missing all...

    forum.groupdocs.com/t/postscript-to-pdf-convers...
  7. PDF & Word Reports from XML in C# | XML to PDF ...

    Automate reports generation in C# by converting XML data into Pdf & DOC/DOCX via text-based templates using .NET API by GroupDocs....better human-readable format like PDF or MS Word document within the...how to convert XML data into PDF and MS Word reports using C#...

    blog.groupdocs.com/assembly/generate-reports-fr...
  8. Render PDF documents as HTML and image files | ...

    Convert Pdf files to HTML, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn basic rendering techniques....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/python-net/render-pdf...
  9. Select specific pages for rasterized PDF | Docu...

    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...rasterized PDF Select specific pages for rasterized PDF Leave feedback...Saving document as a rasterized PDF, you can specify starting page...

    docs.groupdocs.com/redaction/python-net/select-...
  10. Add password to PDF with permissions | Document...

    This article explains how to add password for Pdf document with permissions using GroupDocs.Merger for .NET....password to PDF with permissions Add password to PDF with permissions...feedback You can easy protect PDF document with permissions, using...

    docs.groupdocs.com/merger/python-net/add-passwo...