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

loadoptions in comparison

(0.06 sec)
  1. Load WordProcessing document with options | Doc...

    Learn this article and check how to convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hidIng comments and tracked changes panel, settIng default font and applyIng font substitution usIng features of GroupDocs.Conversion for .NET API....Comparison Product Solution GroupDocs...later: Func < LoadContext , LoadOptions > getLoadOptions = loadContext...

    docs.groupdocs.com/conversion/net/load-wordproc...
  2. 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
  3. Extract data from databases | Documentation

    This article shows the data extraction from database via ADO.NET usIng GroupDocs.Parser...Comparison Product Solution GroupDocs...string filePath , LoadOptions loadOptions ); The list of tables...

    docs.groupdocs.com/parser/net/extract-data-from...
  4. 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...
  5. 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...
  6. 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...
  7. 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/
  8. 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/
  9. 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 .NET features....Comparison Product Solution GroupDocs...document WordProcessingLoadOp loadOptions = new WordProcessingLoadOp...

    docs.groupdocs.com/editor/net/save-html-to-folder/
  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...