Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 230 for

loadoptions in comparison

(0.08 sec)
  1. Online PDF to ICO Converter | Free GroupDocs Apps

    PDF to ICO document converter - convert PDF to ICO onlIne for free, no registration required. Secure and easy to use PDF to ICO conversion!... Just expand LoadOptions and enter the password of... Viewer, Merger, Parser, Comparison, Signature Regular FREE updates...

    products.groupdocs.app/conversion/pdf-to-ico
  2. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert XML documents to HTML (with and without pagInation), PDF documents, PNG, and JPEG raster formats....Comparison Product Solution GroupDocs...Options . LoadOptions loadOptions = new LoadOptions ( FileType...

    docs.groupdocs.com/viewer/net/render-xml-docume...
  3. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer Java API to convert XML documents to HTML (with and without pagInation), PDF documents, PNG, and JPEG raster formats....Comparison Product Solution GroupDocs...document LoadOptions loadOptions = new LoadOptions ( FileType...

    docs.groupdocs.com/viewer/java/render-xml-docum...
  4. Load password-protected documents | Documentation

    This article explaIns how to load password-protected PDF, Word, Excel, PowerPoInt documents when usIng GroupDocs.Comparison for Java....Comparison Product Solution GroupDocs...GroupDocs.Comparison Product Family / GroupDocs.Comparison for Java...

    docs.groupdocs.com/comparison/java/load-passwor...
  5. Add watermarks to email attachments | Documenta...

    The API allows you to add watermark to email attachments (all the attachments of supported types In an email message)...Comparison Product Solution GroupDocs...19 )); EmailLoadOptions loadOptions = new EmailLoadOptions ();...

    docs.groupdocs.com/watermark/net/add-watermarks...
  6. Online VSD to JPG Converter | Free GroupDocs Apps

    VSD to JPG document converter - convert VSD to JPG onlIne for free, no registration required. Secure and easy to use VSD to JPG conversion!... Just expand LoadOptions and enter the password of... Viewer, Merger, Parser, Comparison, Signature Regular FREE updates...

    products.groupdocs.app/conversion/vsd-to-jpg
  7. Add watermarks to email attachments | Documenta...

    The API allows you to add watermark to all the attachments of supported types In an email message as shown In the followIng code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadoptions Loadoptions = new EmailLoadoptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", Loadoptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs....Comparison Product Solution GroupDocs...19 )); EmailLoadOptions loadOptions = new EmailLoadOptions ();...

    docs.groupdocs.com/watermark/java/add-watermark...
  8. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Java API to convert text files to HTML, PDF, PNG, and JPEG formats....Comparison Product Solution GroupDocs...groupdocs.viewer.options.LoadOptions ; // ... // Specify the file...

    docs.groupdocs.com/viewer/java/render-text-files/
  9. Edit Excel Spreadsheet | Documentation

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for Java....Comparison Product Solution GroupDocs...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); loadOptions . setPassword...

    docs.groupdocs.com/editor/java/edit-excel/
  10. Save HTML to folder | Documentation

    This article explaIns how to save edited document In HTML form to folder at local disk usIng GroupDocs.Editor for Java features....Comparison Product Solution GroupDocs...document WordProcessingLoadOp loadOptions = new WordProcessingLoadOp...

    docs.groupdocs.com/editor/java/save-html-to-fol...