Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 5,008 for

editor

(0.15 sec)
  1. Load from stream | Documentation

    Load documents directly from streams (URLs, FTP, etc.) in your Python applications using GroupDocs.Viewer....Editor Product Solution GroupDocs...

    docs.groupdocs.com/viewer/python-net/load-docum...
  2. Convert N consecutive pages | Documentation

    This article demonstrates how to convert consecutive document pages using GroupDocs.Conversion for .NET API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/convert-n-con...
  3. Compare CSV Files in C# - Compare and Find Diff...

    How to compare two CSV files in C#? Compare the data of CSV files using the .NET API to find differences and get the output in a CSV file....manipulate CSV files using editors like Microsoft Excel, OpenOffice...

    blog.groupdocs.com/comparison/compare-csv-files...
  4. GroupDocs.Assembly for Java 20.4 Release Notes ...

    Major Features Provided an option to fit an image within textbox bounds while maintaining ratio. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-149  Provide an option to fit an image within textbox bounds while maintaining ratio for Word Processing documents  Feature  ASSEMBLYNET-150  Provide an option to fit an image within textbox bounds while maintaining ratio for emails with RTF bodies  Feature  ASSEMBLYNET-151  Provide an option to fit an image within textbox bounds while maintaining ratio for Spreadsheet documents  Feature  ASSEMBLYNET-152  Provide an option to fit an image within textbox bounds while maintaining ratio for Presentation documents  Feature  Public API and Backward Incompatible Changes  Provided an option to fit an image within textbox bounds while maintaining ratio To keep the size of the textbox and stretch the image within bounds of the textbox preserving the ratio of the image, use the keepRatio switch as follows....Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  5. GroupDocs.Assembly for Java 17.8.0 Release Note...

    This page contains release notes for GroupDocs.Assembly for Java 17.8.0 Major Features Document assembly for email file formats is supported. All Changes Key Summary Category ASSEMBLYNET-32 Support document assembly for MHTML file formats Feature ASSEMBLYNET-33 Support document assembly for MSG file formats Feature ASSEMBLYNET-34 Support document assembly for EML file formats Feature ASSEMBLYNET-35 Support document assembly for EMLX file formats Feature ASSEMBLYNET-40 Support building of charts located in chart worksheets...Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  6. Sign document with Metadata signature - advance...

     This article explains how to sign document with Metadata electronic signatures using extended options with GroupDocs.Signature API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/sign-document...
  7. Indexing | Documentation

    The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/java/indexing/
  8. Load password-protected file | Documentation

    Load password-protected file In order to open password-protected documents, you have to pass your password to LoadOptions class constructor or assign it to its Password property of an instance of LoadOptions class: LoadOptions loadOptions = new LoadOptions("mypassword"); final Redactor redactor = new Redactor("protected_sample.docx", loadOptions); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); redactor.save(); } finally { redactor.close(); }...Editor Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/load-password...
  9. Saving documents | Documentation

    The articles explain that how to save documents in different ways after making redactions....Editor Product Solution GroupDocs...

    docs.groupdocs.com/redaction/python-net/saving-...
  10. Managing dictionaries | Documentation

    The advanced articles in this section provide comprehensive details related to various dictionaries of GroupDocs.Search: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online Free Online Document Search App....Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/java/managing-diction...