Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 72,533 for

pdf

(0.06 sec)
  1. Remove Pages from PDF in Java | Even, Odd, List...

    Remove any set of pages from the Pdf files in Java. Delete list of pages, any given range, even or odd pages from Pdf files within applications....programmatically remove such pages from the PDF documents in Java . Further,...range, even and odd pages of PDF document. The following topics...

    blog.groupdocs.com/merger/remove-pages-from-pdf...
  2. View Word Documents as PDF using C# | Protect &...

    Learn how to view Word DOC/DOCX files as Pdf using C#. Transform Word files to password-protected Pdf & Disallow Pdf Printing using Document Viewer .NET API....ability to convert documents to PDF is almost a required skill in...in this digital age. PDF being the universally accepted standard...

    blog.groupdocs.com/viewer/view-word-documents-a...
  3. Convert JSON to PDF in CSharp

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....converting the JSON data into PDF and DOCX reports in C# using...

    blog.groupdocs.com/tag/convert-json-to-pdf-in-c...
  4. Add Watermark to PDF in CSharp

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....methods to add watermarks to PDF files, both through online tools...

    blog.groupdocs.com/tag/add-watermark-to-pdf-in-...
  5. Add Watermark to PDF in Java

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....methods to add watermarks to PDF files, both through online tools...

    blog.groupdocs.com/tag/add-watermark-to-pdf-in-...
  6. 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/java/sign-pdf-docu...
  7. Sínigh PDF le síniú digiteach! | Síniú GroupDocs

    Sínigh Pdf le Síniú Digiteach (eSignature)! Simplí agus éasca le Síniú GroupDocs. Cruthaigh do Pdf síniú digiteach leictreonach agus esign Pdf saor in aisce!...Sínigh pdf Sínigh PDF le sínithe digiteacha! Sínigh PDF ar líne... POTM, PPTM, PPSM Portable: PDF OpenOffice: ODT, ODC, ODP Images:...

    products.groupdocs.app/ga/signature/pdf
  8. 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...
  9. PDF to Grayscale in CSharp

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....discuss how to convert color PDF document to a grayscale JPG and...

    blog.groupdocs.com/tag/pdf-to-grayscale-in-csharp/
  10. 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...