Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 8,322 for

page

(0.31 sec)
  1. Advanced usage | GroupDocs

    Learn about GroupDocs.Comparison advanced usage and its multiple powerful features like document comparison customization, loading documents from different sources etc....Generate document pages preview Was this page helpful? Not really...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/comparison/python-net/advanc...
  2. Advanced usage | GroupDocs

    Learn about GroupDocs.Comparison advanced usage and its multiple powerful features like document comparison customisation, loading documents from different sources etc....Generate document pages preview Was this page helpful? Not really...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/comparison/net/advanced-usage/
  3. Render spreadsheet files | GroupDocs

    This section describes how to use GroupDocs.Viewer for .NET (C#) to convert spreadsheet files to PDF, HTML, PNG, and JPEG formats....worksheet into pages Specify rendering options Was this page helpful...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/viewer/net/render-spreadsheets/
  4. Convert to XML or JSON data with advanced optio...

    Learn how to convert documents to XML or JSON data using GroupDocs.Conversion for .NET....json" , 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/convert-to-da...
  5. Check document password-protection | GroupDocs

    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...
  6. Replace missing font | GroupDocs

    This article explains how to replace missing font when rendering documents with GroupDocs.Viewer within your Java applications....( 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/replace-missing-...
  7. Adjust the image size | GroupDocs

    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...
  8. Save in original format | GroupDocs

    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...
  9. GroupDocs.Parser for .NET 25.11 – Latest Update...

    Explore what’s new in GroupDocs.Parser for .NET 25.11. Available now on NuGet and GroupDocs website....Extract tables from a specific page Extract tables from the entire...Extract tables from a specific page # using (Parser parser = new...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  10. Annotations comparison is implemented in GroupD...

    Another monthly release of GroupDocs.Comparison for .NET 18.1 in on-board and ready for download. This release covers a new feature and some improvements. API allows annotations comparison and improvements like public bool property LicenseChecker, Page mapper for PDF and comparison of table are intorduced. You can follow release notes here. We’d recommend you to download latest version of the API and share your document comparison experience. Document Conversion API for ....bool property LicenseChecker , page mapper for PDF and comparison...displaying of tables in PDF Page mapper for PDF Comparison.PDF:...

    blog.groupdocs.com/comparison/annotations-compa...