Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 2,760 for

pdf editor

(0.08 sec)
  1. Merge files | GroupDocs

    This article explains how to merge files of Pdf, Microsoft Word, Excel and PowerPoint and other formats using GroupDocs.Merger for Java API....Editor Product Solution GroupDocs...learn more about how to merge PDF or Microsoft Word documents,...

    docs.groupdocs.com/merger/java/merge/
  2. Basic Usage | GroupDocs

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating document watermarks....Editor Product Solution GroupDocs...methods. // Add text watermark to PDF document Watermarker watermarker...

    docs.groupdocs.com/watermark/java/basic-usage/
  3. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for .NET...Editor Product Solution GroupDocs...have fonts. For example, the PDF, DOCX, XLSX, PPTX, and other...

    docs.groupdocs.com/viewer/net/getting-used-fonts/
  4. Remove page redactions | GroupDocs

    This article shows that how to remove pages with sensitive data from your Pdf, presentation and spreadsheet documents....Editor Product Solution GroupDocs...easily to remove pages from PDF documents, slides from presentations...

    docs.groupdocs.com/redaction/java/remove-page-r...
  5. Advanced search for Metadata signatures | Group...

     This article explains how to search various data values types within electronic signatures in the document metadata by GroupDocs.Signature API....Editor Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { // search for signatures...

    docs.groupdocs.com/signature/net/advanced-searc...
  6. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Signature for Python via .NET inside Docker containers with examples, troubleshooting tips, and best practices....Editor Product Solution GroupDocs...example demonstrates how to sign a PDF file with a text signature using...

    docs.groupdocs.com/signature/python-net/getting...
  7. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to Pdf, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save Pdf with scan-like pages) var so = new SaveOptions(); so....Editor Product Solution GroupDocs...document will be rasterized to PDF, but the scan-like effects will...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  8. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Editor Product Solution GroupDocs...temp . getHeight ()); } Sign Pdf document with Text signature...

    docs.groupdocs.com/signature/java/sign-document...
  9. eSign document with multiple signatures | Group...

    This article explains how to sign document with multiple signatures of various type by GroupDocs.Signature API...Editor Product Solution GroupDocs...below demonstrates how to eSign PDF document with multiple signatures...

    docs.groupdocs.com/signature/java/esign-documen...
  10. Convert to HTML with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for .NET....Editor Product Solution GroupDocs...document should be converted to PDF first. If this property is set...

    docs.groupdocs.com/conversion/net/convert-to-ht...