Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 42,783 for

pdf

(0.13 sec)
  1. Convert to PDF with advanced options | Document...

    Follow this guide and learn how a file convert to Pdf with height, width, DPI, margins and other customizations using GroupDocs.Conversion for .NET....Convert to PDF with advanced options Convert to PDF with advanced...after conversion. defines the PDF-specific convert options. See...

    docs.groupdocs.com/conversion/net/convert-to-pd...
  2. 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...
  3. 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...
  4. Sign Pdf documents with special appearance | Do...

     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/net/sign-pdf-docum...
  5. Split PDF File into Multiple Files using C# | S...

    Different ways to split Pdf files using C#. Separate large Pdf files and extract specific pages using different splitting options....Український Tiếng Việt 中文 中國傳統的 PDF is one of the most commonly used...the scenario to split large PDF files programmatically. In one...

    blog.groupdocs.com/merger/split-pdf-files-in-cs...
  6. 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-...
  7. C# Convert JPG, PNG, GIF, TIFF Images to PDF | ...

    Convert images to Pdf in C#. Convert JPG, TIFF, PNG, JPEG, GIF, BMP, and more files with rotation, resize, margins options using conversion API for .NET....An Image can be converted to PDF to assure that the image is displayed...devices without being altered. PDF images are ideal for printing...

    blog.groupdocs.com/conversion/convert-images-to...
  8. Generated PDF Alignment is wrong - Free Support...

    I have generated Pdf using a MS Word File. The alignment are not coming as same. It is an Urgent Issue. Please respond as soon as possible. Attached Word Document and Generated Pdf GeneratedPdf.Pdf (96.3 KB) TestTemp…...Generated PDF Alignment is wrong GroupDocs.Total Product Family...2025, 8:21am 1 I have generated PDF using a MS Word File. The alignment...

    forum.groupdocs.com/t/generated-pdf-alignment-i...
  9. Disable image comparison in PDF documents | Doc...

    This article explains how to disable image comparison in Pdf documents as a built in feature in GroupDocs.Comparison for .NET....comparison in PDF documents Disable image comparison in PDF documents...disable image comparison in PDF documents. By default, the CompareImagesPdf...

    docs.groupdocs.com/comparison/net/disable-image...
  10. Implement Link Annotation in PDF Documents

    You might be wondering if there would be more annotation types. The wait is over, we’ve introduced Link Annotation in GroupDocs.Annotation for .NET 19.4. With the passage of time we’ll introduce more annotations. Currently, Link Annotation is supported for Pdf, Slides and Word documents only. Let’s see the minimal set of fields required for Link Annotation. There is one improvement and few bug fixes introduced as well. Previously, GetPdfFile method was not processing password protected documents....Annotation is supported for PDF, Slides and Word documents only...documents were not converted to PDF GetPdfFile method was returning...

    blog.groupdocs.com/annotation/implement-link-an...