Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 16,449 for

pdf annotation

(0.09 sec)
  1. Merge PDF files using C#

    Learn how to merge Pdf files using C# programming. Streamline document management with code of how to combine Pdf files in C# without installing extra software....Annotation Product Family GroupDocs...Redaction Product Family Merge PDF files using C# In the digital...

    kb.groupdocs.com/merger/net/merge-pdf-files-usi...
  2. Features Overview | GroupDocs

    Redacted meaning is that a process of modifying or editing a document to remove the confidential information before publishing it. With GroupDocs.Redaction tool you can redact Pdf and save redacted document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and images (JPG, PNG, BMP, GIF and more..)....Annotation Product Solution GroupDocs...classified information from the PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/redaction/java/features-over...
  3. GroupDocs Holiday Offer – 25% off GroupDocs.Tot...

    Share this issue: Monthly NewsletterJanuary 2019 25% off GroupDocs.Total OR 24 bottles of Award-Winning Pirathon Total Shiraz Wine GroupDocs.Total brings together all GroupDocs APIs in one product suite and is great value for money. This holiday season GroupDocs is making it even better value by giving you 25% off GroupDocs.Total. Simply enter the coupon code HOLOFF2018 when placing your order. Alternatively, treat yourself with 24 Bottles of Award-Winning Pirathon Total Wine (worth over $1500)....Export Documents with specific Annotation types and Pages Range # GroupDocs...GroupDocs.Annotation for .NET empowers your applications to add...

    blog.groupdocs.com/total/groupdocs-holiday-offe...
  4. GroupDocs' Online Document Management Apps Suit...

    Good news to all Dropbox users - we’ve integrated GroupDocs’ online document management apps with Dropbox! So you can now view, sign, annotate, assemble, compare, convert and share your Dropbox documents and collaborate online from any web-enabled device using only a web-browser. [caption id=“attachment_796” align=“alignnone” width=“554” caption=“Sync your Dropbox account with GroupDocs online document management apps”] [/caption] To find detailed instructions on how to access and work with Dropbox files from a GroupDocs account, please see the help documentation....So you can now view, sign, annotate, assemble, compare, convert...(including DOC, DOCX, TXT, ODT, etc), PDF documents, PowerPoint presentations...

    blog.groupdocs.com/total/groupdocs-online-docum...
  5. Extract data from PDF forms | GroupDocs

    This article shows how to extract data from Pdf forms easily with GroupDocs.Parser....Annotation Product Solution GroupDocs...Extract data from PDF forms Extract data from PDF forms Leave feedback...

    docs.groupdocs.com/parser/java/extract-data-fro...
  6. Optimize a PDF file for a browser | GroupDocs

    Optimize Pdfs for faster browser display using GroupDocs.Viewer. Reduce load times and improve user experience....Annotation Product Solution GroupDocs...Render to PDF / Optimize the output PDF file / Optimize a PDF file...

    docs.groupdocs.com/viewer/python-net/optimizati...
  7. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Pdf files to HTML, PNG, and JPEG formats....Annotation Product Solution GroupDocs...rendering basics / Render PDF documents Render PDF documents as HTML...

    docs.groupdocs.com/viewer/net/render-pdf-docume...
  8. Migration Notes | GroupDocs

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for .NET since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported file format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered....Annotation Product Solution GroupDocs...GroupDocs.Annotation Product Family / GroupDocs.Annotation for .NET...

    docs.groupdocs.com/annotation/net/migration-notes/
  9. Select specific pages for rasterized PDF | Grou...

    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....Annotation Product Solution GroupDocs...rasterized PDF Select specific pages for rasterized PDF Leave feedback...

    docs.groupdocs.com/redaction/java/select-specif...
  10. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Annotation Product Solution GroupDocs..."signed.docx" , options ); } Sign Pdf document with Text signature...

    docs.groupdocs.com/signature/net/sign-documents...