Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 32,506 for

groupdocs.merger

(0.49 sec)
  1. Use PageAreaRedaction | GroupDocs

    This article explains that how to use PageAreaRedaction....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/use-page-area-...
  2. Use redaction callback | GroupDocs

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/use-redaction...
  3. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Comparison for Java since version 20.4: Comparer class introduced as a single entry point to compare documents of any supported file format with various options and ability to accept/reject found differences in resultant document. Document compare options for all document types. Instead of using document related options now options are related to compare type only....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/comparison/java/migration-no...
  4. Saving documents | GroupDocs

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

    docs.groupdocs.com/redaction/net/saving-documents/
  5. Saving documents | GroupDocs

    Saving a document, GroupDocs.Redaction puts it in the same folder as the original file, renaming or rewriting original. If you need to save the document to any custom location, you’ll have to open a Stream to this location. As a save option by default, GroupDocs.Redaction converts all pages (slides, worksheets) in a document into images and puts them in a single PDF file, so you can share the redacted document without any additional conversions....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/saving-docume...
  6. Convert PST or OST documents to different forma...

    Follow this guide and learn how to convert contents of PST/OST documents to different format based on content type using GroupDocs.Conversion for .NET....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/convert-pst-o...
  7. Get source and target text from files | GroupDocs

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for .NET....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/comparison/net/get-source-an...
  8. Fluent syntax | GroupDocs

    This article describes how to use fluent syntax notation in GroupDocs.Conversion for .NET API....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/fluent-syntax/
  9. Ինչպես փոխարկել Excel-ը CSV-ի Java-ում

    Այս գրառումն ընդգրկում է հիմնական փաստաթղթերի փոխակերպումը և պարունակում է մանրամասն հրահանգներ, թե ինչպես փոխարկել Excel-ը CSV-ի Java-ում, ինչպես նաև Java կոդը՝ Excel-ը CSV-ի փոխարկելու համար:...Watermark Product Family GroupDocs.Merger Product Family GroupDocs...

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  10. How to Run Examples | GroupDocs

    This article describes how to run Java Search API code examples....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/how-to-ru...