Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 46,778 for

pdf

(0.09 sec)
  1. Converting to PDF - Embed Fonts - Free Support ...

    Hello, It is my understanding that when converting to Pdf the font should get embedded? Please correct me if I am wrong. I have an issue where by a converted document in only embedding a subset of the font, this causes…...Converting to PDF - Embed Fonts GroupDocs.Conversion Product...understanding that when converting to PDF the font should get embedded...

    forum.groupdocs.com/t/converting-to-pdf-embed-f...
  2. Issue with Fonts Rendering Artifacts in PDF Con...

    Hello, I am using GroupDocs conversion java lib to convert PowerPoint files (.pptx) to Pdf, but I am encountering an issue where some characters appear with artifacts after the conversion. The text becomes distorted, ma…...Artifacts in PDF Conversion (PowerPoint to PDF) in Java GroupDocs...PowerPoint files (.pptx) to PDF, but I am encountering an issue...

    forum.groupdocs.com/t/issue-with-fonts-renderin...
  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 getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.Pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a Pdf document, please use the getDocumentProperties method 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/java/working-with-m...
  4. Add watermarks to PDF documents | GroupDocs

    Add watermarks to Pdf pages, images, and attachments using Python via .NET....watermarks / To PDF documents Add watermarks to PDF documents Leave...Leave feedback Add watermarks to PDF documents Add watermarks to a...

    docs.groupdocs.com/watermark/python-net/add-wat...
  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....documents / Render to PDF / Optimize the output PDF file / Optimize...spreadsheets in a PDF file Optimize spreadsheets in a PDF file Leave...

    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..../ Sign Pdf documents with special appearance Sign Pdf documents...classes that implements for Pdf document special signature appearances...

    docs.groupdocs.com/signature/java/sign-pdf-docu...
  7. Add or Remove Annotations | Annotate PDF files ...

    Programmatically annotate Pdf files in C#. Add or remove annotations like arrows, rectangle, ellipse, highlight, watermark annotations using .NET API....to programmatically annotate PDF files to markup documents using...how to remove annotations from PDF files. The following topics are...

    blog.groupdocs.com/annotation/annotate-pdf-file...
  8. 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...
  9. 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...
  10. EML to PDF conversion issue in Java - Free Supp...

    Hello, We are facing an issue with eml to Pdf conversion, Conversion is successful but Pdf get generated with cut edges. please find the attached files for your reference – (https://drive.google.com/drive/folders/1FhGNC…...EML to PDF conversion issue in Java GroupDocs.Conversion Product...eml to pdf conversion, Conversion is successful but pdf get generated...

    forum.groupdocs.com/t/eml-to-pdf-conversion-iss...