Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 42,797 for

pdf

(0.05 sec)
  1. Convert PDF to Grayscale JPG & PNG Images using C#

    Transform Pdf documents to grayscale JPG or PNG images in C#. Apply gamma, manage contrast or control brightness within .NET application....discuss how to convert color PDF documents to grayscale JPG and...will use this API to convert PDF documents to grayscale JPG and...

    blog.groupdocs.com/conversion/convert-pdf-to-gr...
  2. Messed up PDF Comparison Result - Free Support ...

    Hi, I am using GroupDocs.Comparison for .NET to compare Pdf files. The comparison results in the output Pdf are messed up. Would you please check? Input and output files are attached. using (Comparer comparer = new Co…...Messed up PDF Comparison Result GroupDocs.Comparison Product...compare PDF files. The comparison results in the output PDF are messed...

    forum.groupdocs.com/t/messed-up-pdf-comparison-...
  3. Remove Annotations from PDF & Word Documents in...

    Programmatically remove annotations from Pdf & Word files in Java. Remove all annotations, remove by IDs, or by annotation types using Java Annotation API....add different annotations to PDF documents . This article discusses...annotations from documents like PDF and Word DOC/DOCX files in Java...

    blog.groupdocs.com/annotation/remove-annotation...
  4. Extract data from PDF forms | Documentation

    This article shows how to extract data from Pdf forms easily with GroupDocs.Parser....Extract data from PDF forms Extract data from PDF forms Leave feedback...form data from PDF documents. To extract PDF form data please...

    docs.groupdocs.com/parser/net/extract-data-from...
  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/net/existing-objec...
  6. Convert to PDF with advanced options | Document...

    Follow this guide and learn how to convert documents to Pdf with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java....Convert to PDF with advanced options Convert to PDF with advanced...when converting documents to PDF format. In addition to common...

    docs.groupdocs.com/conversion/java/convert-to-p...
  7. Select specific pages for rasterized PDF | Docu...

    Select specific pages for rasterized Pdf Saving document as a rasterized Pdf, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from Pdf/A-1b, which is used by default, to Pdf/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....rasterized PDF Select specific pages for rasterized PDF Leave feedback...rasterized PDF Saving document as a rasterized PDF, you can specify...

    docs.groupdocs.com/redaction/java/select-specif...
  8. Convert Any Image to PDF in Java | JPG, PNG, We...

    Convert images to Pdf in Java. Convert JPG, PNG, WebP, GIF, TIFF, TGA and many more images to Pdf using document and image conversion Java API ....Український Tiếng Việt 中文 中國傳統的 As PDF is the most common portable document...documents as well as images to PDF format without losing the quality...

    blog.groupdocs.com/conversion/convert-images-to...
  9. Convert CAD Drawings (DWG, DGN, DWF) to PDF in ...

    Convert the CAD files like DWG to Pdf in Java. DWF, DGN, and AutoCAD drawings to Pdf using document and image conversion Java API by GroupDocs.... PDF is one of the most well-known...need to convert CAD files to PDF format when such technical drawings...

    blog.groupdocs.com/conversion/convert-cad-drawi...
  10. Adding Ellipse Annotation in a PDF Document

    GroupDocs.Annotation API GroupDocs.Annotation comes with an extensive set of tools that you can use to easily add common shapes to your documents as an annotation. The list of tools is not limited to area, point, text, polyline, etc. In this section, we will primarily discuss how the Ellipse annotation could be added in a Pdf document by using GroupDocs.Annotation API. Adding Ellipse Annotation While discussing the family of annotation types, we cannot ignore ellipse annotation....annotation could be added in a PDF document by using GroupDocs.Annotation...Example for a PDF Document For adding ellipse to a PDF document,...

    blog.groupdocs.com/annotation/adding-ellipse-an...