Sort Score
Result 10 results
Languages All
Labels All
Results 6,521 - 6,530 of 35,609 for

page

(0.1 sec)
  1. Load document from local disk | Documentation

    This article demonstrates how to convert document stored at local disk using GroupDocs.Conversion for .NET API....pdf" , options ); } } 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/conversion/net/load-document...
  2. Advanced usage | Documentation

    Learn about advanced GroupDocs.Watermark usage. Please find advanced details how to customize your watermarks, search, modify and remove existing watermarks. Articles in this section Loading documents Adding watermarks Saving documents Searching and modifying watermarks More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Watermark for .NET examples GroupDocs.Watermark for Java examples Free online document watermarking App Along with a full-featured .... 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/watermark/net/advanced-usage/
  3. Check document password-protection | Documentation

    This article explains how to check whether PDF, Word, Excel, PowerPoint document is password protected or not, and how to do this using GroupDocs.Merger for .NET....IsPasswordSet (); } 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/merger/net/check-document-pa...
  4. Adjust the image size | Documentation

    Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for Java....( viewOptions ); } 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/viewer/java/image-viewer-adj...
  5. Save document to the same file or stream | Docu...

    This article explains how to save document to the same file or stream while using GroupDocs. Watermarks API.... Save (); } 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/watermark/net/save-document-...
  6. Render to PDF | Documentation

    Rendering files to PDF with GroupDocs.Viewer for Python via .NET. It means that you can embed PDF in websites or applications by using this .NET API...Viewer renders all pages of the source document as a...refer to the following pages: Reorder pages Protect PDF document...

    docs.groupdocs.com/viewer/python-net/rendering-...
  7. Save in original format | Documentation

    The following example demonstrates how to save file in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } 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-origi...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Groupdocs API References – com.groupdocs.conversion.contracts https://reference.groupdocs.com/conversion/java/com.groupdocs.conversion.contracts/ Recent content in c......delegate to receive converted page stream. methods Methods Method...Stream stream) Receives converted page stream. invoke-java.lang.String-com...

    reference.groupdocs.com/conversion/java/com.gro...
  9. GroupDocs.Annotation 21.7.2 | Watermarking On-p...

    Native Java class library & On-premise API that helps build Java Apps that can annotate & watermark Microsoft Office, OpenOffice, Image, PDF & other documents....Annotator Java High Code API Product Page | Docs | Demos | API Reference...export only desired page range, specific pages, or only the annotated...

    releases.groupdocs.com/annotation/java/21-7-2/
  10. GroupDocs.Annotation 2.0.0 | Watermarking On-pr...

    Native Java class library & On-premise API that helps build Java Apps that can annotate & watermark Microsoft Office, OpenOffice, Image, PDF & other documents....Annotator Java High Code API Product Page | Docs | Demos | API Reference...export only desired page range, specific pages, or only the annotated...

    releases.groupdocs.com/annotation/java/2-0-0/