Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 8,582 for

document conversion

(0.19 sec)
  1. 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....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/use-redaction...
  2. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Editor for Node.js...Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/nodejs-java/showcases/
  3. Merge XLSX files using Java

    Discover the process of how to merge XLSX files using Java. Enhance Document management efficiency by learning how to combine XLSX files in Java programming....Conversion Product Family GroupDocs...configuring the recommended document library and adjusting file...

    kb.groupdocs.com/merger/java/merge-xlsx-files-u...
  4. Changing Target File Format | GroupDocs

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a powerful feature to change the target file format of an assembled Document using file extension or explicit specification. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats: Word Processing Documents Spreadsheet Documents Presentation Documents Email Documents Text Documents Supported output file formats depending on input file formats can be found at this page....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/changing-target...
  5. GroupDocs.Search for Java | GroupDocs

    GroupDocs.Search for Java is a fascinating Document search API. It extracts text and metadata from Documents and performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithm...Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/
  6. GroupDocs.Watermark for Java | GroupDocs

    A Java API for adding watermarks to the Documents of different file formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/
  7. Remove annotations | GroupDocs

    Remove annotations from PDF files to reduce file size using the GroupDocs.Viewer Python API....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/python-net/optimizati...
  8. Loading Multiple DocumentTable Objects from a S...

    Note The code uses some of the objects defined in The Business Layer. Loading Multiple DocumentTable Objects API provides the ability to load multiple DocumentTable objects from a single file as a single operation. Following classes and interfaces of the GroupDocs.Assembly.Data namespace have been added: DocumentTableSet DocumentTableCollection IDocumentTableLoadHandler DocumentTableLoadArgs. Moreover, following properties of the GroupDocs.Assembly.Data.DocumentTable class have been added: Name IndexInDocument Download Data Source Document Multiple Tables Data.docx Template Using Document Table Set as Data Source....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/loading-multip...
  9. Working with metadata in WEBP images. Working w...

    Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in WEBP images. For more details please refer to the following guide: Working with XMP metadata. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples Free online Document metadata management App Along with full featured .NET library we provide simple, but powerful free Apps....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Render with responsive layout | GroupDocs

    Learn how to render your Document with responsive HTML layout that looks great on mobile and desktop devices....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/render-with-respo...