Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 8,675 for

page

(0.4 sec)
  1. Save in rasterized PDF | GroupDocs

    The following example demonstrates how to save the document as a rasterized PDF file: final Redactor redactor = new Redactor(Constants.SAMPLE_DOCX); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions tmp0 = new SaveOptions(); tmp0.setAddSuffix(false); tmp0.setRasterizeToPDF(true); // Saving as rasterized PDF with no suffix in file name redactor.save(tmp0); } finally { redactor.close(); }... close (); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/redaction/java/save-in-raste...
  2. Get supported file formats | GroupDocs

    This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using Java....println ( fileType ); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/redaction/java/get-supported...
  3. How to Run Examples | GroupDocs

    Learn how to clone, configure, and run GroupDocs.Conversion for Node.js via Java example projects....Examples Leave feedback On this page The complete project with runnable...scenarios they cover. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/nodejs-java/how-t...
  4. Extract table of contents from EPUB eBooks | Gr...

    How to extract table of contents from EPUB e-books getToc method is used....collection and get page index to extract a page text from the document...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/java/extract-table-of...
  5. How to verify signatures with predicate functio...

    This article explains how to verify signatures using predicate functions (Func) with GroupDocs.Signature API to filter signatures before verification, optimizing performance by skipping unnecessary verification operations....functions Leave feedback On this page provides LINQ query support...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/verify-signatu...
  6. Advanced search certificate documents | GroupDocs

    This article explains how to make advanced search for Text electronic signatures with GroupDocs.Signature API....documents Leave feedback On this page provides class to specify different...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/advanced-searc...
  7. Save signed Word Processing with different outp...

    This article explains how to save signed Word Processing documents with various file formats by GroupDocs.Signature API....type Leave feedback On this page class supports saving of Word...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/save-signed-wo...
  8. Add text watermarks | GroupDocs

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....watermarks Leave feedback On this page One of the main features of...“Advanced usage” section. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  9. Add image watermarks | GroupDocs

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents....watermarks Leave feedback On this page One of the main features of...“Advanced usage” section. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  10. Merge audio | GroupDocs

    Learn how to merge audio files, combine audio files into one file programmatically in C# language using GroupDocs.Merger for .NET library....audio Leave feedback On this page How to merge audio files in...quality and accuracy: Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/merger/net/merge/audio/