Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 8,274 for

page

(0.05 sec)
  1. Conversion options by document family | GroupDocs

    This section explains GroupDocs.Conversion for Java convert options specific to various document types...Spreadsheet, CSV or JSON 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/java/conversion-o...
  2. Convert JSON as a data source to a spreadsheet ...

    Learn how to convert a JSON document as a data source to a spreadsheet using GroupDocs.Conversion for .NET....xlsx" , 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-json-...
  3. Removing found watermarks | GroupDocs

    This article explains how to remove found watermarks while using GroupDocs. Watermarks Java API....watermarks Leave feedback On this page Remove watermark GroupDocs.Watermark...watermarker . close (); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/java/removing-foun...
  4. Load personal storage PST or OST with options |...

    Learn this article and check how to load and convert PST/OST documents with advanced options using GroupDocs.Conversion for .NET API....options Leave feedback On this page GroupDocs.Conversion provides...WebConvertOptions (); }); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/net/load-personal...
  5. Adding NEXT Field into Template Syntax | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.3.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax We provide support for the following products: . <><><<[ProductName]>> <> The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report Download Template Get the template from here.... The Code 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/assembly/net/adding-next-fie...
  6. Set license under Mono/Linux | GroupDocs

    This is a guide about setting GroupDocs.Conversion for .NET license under Mono/Linux...licenseStream ); } 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/set-license-u...
  7. 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...
  8. 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...
  9. Customize changes styles | GroupDocs

    Following this guide you will learn how to customize document comparison report and modify appearance of detected changes when use GroupDocs.Comparison for Java....styles Leave feedback On this page provides the compare options...compareOptions ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/java/customize-ch...
  10. Customize changes styles | GroupDocs

    Learn how to customize the appearance of detected changes using GroupDocs.Comparison for Python via .NET....styles Leave feedback On this page provides a rich set of options...brand-compliant styling. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/python-net/custom...