Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 18,596 for

pdf signature

(0.05 sec)
  1. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Signature Product Solution GroupDocs...usage / Create PDF with Image Redaction Create PDF with Image Redaction...

    docs.groupdocs.com/redaction/net/create-pdf-wit...
  2. Load PDF document with options | GroupDocs

    Learn this article and check how to load and convert Pdf documents with advanced options using GroupDocs.Conversion for Java API....Signature Product Solution GroupDocs...types / Load PDF document with options Load PDF document with...

    docs.groupdocs.com/conversion/java/load-pdf-doc...
  3. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Signature Product Solution GroupDocs...Usage / Create PDF with Image Redaction Create PDF with Image Redaction...

    docs.groupdocs.com/redaction/java/create-pdf-wi...
  4. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to Pdf with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Node.js via Java....Signature Product Solution GroupDocs...Convert to PDF with advanced options Convert to PDF with advanced...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  5. Introducing Z-Order for Text Signatures in Grou...

    We are back with another monthly release of our eSign API - GroupDocs.Signature for .NET. This release includes three new features, three improvements, and a bug fix. So in this article, I’ll give you a walk-through of the latest release. Support of Z-Order for Text Signatures Z-order determines the order for the overlapping, two-dimensional objects in an x-y plane. Put it simply, if X-axis represents the width and Y-axis represents the height then Z-order will represent the depth of the object....Signature for .NET . This release includes...Support of Z-Order for Text Signatures # Z-order determines the...

    blog.groupdocs.com/signature/introducing-z-orde...
  6. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Signature Product Solution GroupDocs...information about digital signatures associated with a spreadsheet...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Extract Tables from PDF Documents | GroupDocs

    Learn how to extract tables from Pdf documents using GroupDocs.Parser for .NET. Compare multiple extraction methods from basic page-specific extraction to advanced document-wide processing with complete code examples....Signature Product Solution GroupDocs...Tables from PDF Documents Extract Tables from PDF Documents Leave...

    docs.groupdocs.com/parser/net/best-ways-extract...
  8. Select specific pages for rasterized PDF | Grou...

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

    docs.groupdocs.com/redaction/python-net/select-...
  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....Signature Product Solution GroupDocs...rasterized PDF Select specific pages for rasterized PDF Leave feedback...

    docs.groupdocs.com/redaction/java/select-specif...
  10. Existing objects in PDF document | GroupDocs

    Removing watermark from a particular page of Pdf document using C#....Signature Product Solution GroupDocs...watermarks / To PDF documents / Existing objects in PDF document Existing...

    docs.groupdocs.com/watermark/net/existing-objec...