Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 47,626 for

documents

(3.93 sec)
  1. Load from Stream | GroupDocs

    Load from Stream As an alternative to a local file, Redactor can open a document from stream. The following example demonstrates how to load and redact a document using Stream: final FileInputStream stream = new FileInputStream("sample.docx"); try { final Redactor redactor = new Redactor(stream); try { // Here we can use document instance to make redactions redactor.apply(new DeleteAnnotationRedaction()); redactor.save(); } finally { redactor.close(); } } finally { stream.close(); }...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...Advanced Usage / Loading documents / Load from Stream Load from...

    docs.groupdocs.com/redaction/java/load-from-str...
  2. Basic usage | GroupDocs

    Quick Start section for GroupDocs.Redaction API Perform redactions for your Documents easily with our intuitive and powerful API just with a few lines of code. Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...Perform redactions for your documents easily with our intuitive...

    docs.groupdocs.com/redaction/net/basic-usage/
  3. Features Overview | GroupDocs

    A Node.js via Java metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...password-protected documents Extracting information about hidden document pages...

    docs.groupdocs.com/metadata/nodejs-java/feature...
  4. Features Overview | GroupDocs

    A Python via .NET metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...password-protected documents Extracting information about hidden document pages...

    docs.groupdocs.com/metadata/python-net/features...
  5. Render ISFF-based DGN File Format using GroupDo...

    We are delighted to announce that GroupDocs.Viewer for .NET 18.7 has been released and it is available for download. The latest version supports rendering of ISFF-based DGN (V7) file format. Furthermore, we have added 4 improvements as well as 4 critical bug fixes in this release. For details about the changes in version 18.7, please have a look at the release notes. Below is the list of new features, improvements, and fixes added in v18....formats, please visit this documentation article. # ImprovementsWe...when rendering presentation documents into HTML Issues when printing...

    blog.groupdocs.com/viewer/render-isff-based-dgn...
  6. Convert to XPS, SVG and OTS formats with GroupD...

    We as GroupDocs team is excited to announce another monthly release of GroupDocs.Conversion for .NET v17.1.0. In this release new file format “XPS, SVG and OTS” are added in supported file format list. Monthly release of Document Conversion API is adding new features like " Metered licensing and conversion to gray-scale image". Also introducing some improvements like “memory handling on save and Improved output file name if converting from/to page” along with other four fixes.... Monthly release of Document Conversion API is adding new...conversion into different document formats and also added new...

    blog.groupdocs.com/conversion/convert-xps-svg-o...
  7. GroupDocs.Search for .NET 17.5.0 Now Supports S...

    Team GroupDocs is really excited to announce the monthly release of GroupDocs.Search for .NET 17.5.0 API. We have introduced a number of new features and enhancements in this release. The most notable improvement made to the API in this release is the support for some new formats like epub, OneNote, OpenDocument presentation format etc. For a better user experience the API has implemented optimization of simple and fuzzy search along with optimizing the index data on hard disk....Implement support of OneNote documents Implement support of Electronic...API, please visit Supported Document Formats . GroupDocs.Search...

    blog.groupdocs.com/search/groupdocs.search-.net...
  8. Electronic signature types | GroupDocs

    This documentation section describes different type of signatures implemented for signing, updating, deleting, searching and verifying with GroupDocs.Signature...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...examples of how to eSign documents with each supported signature...

    docs.groupdocs.com/signature/net/electronic-sig...
  9. GroupDocs.Signature for .NET Visual Studio Plug...

    Team GroupDocs is pleased to announce release of GroupDocs.Signature for .NET Visual Studio Plugin. The exciting fact about this plugin is, there is no need to download DLL and Examples separately. It has reduced the efforts to run E-Signature API examples for the developers. All you have to do is to install the MSI package and then a new extension will be added in Visual Studio file menu. Clicking on this extension you can run either C# or Visual Basic examples....signatures on business or personal documents. Using Visual Studio Plugin...

    blog.groupdocs.com/signature/groupdocs-signatur...
  10. Generate document pages preview | GroupDocs

    This topic explains how to get document pages preview as images with various options by GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product.../ Generate document pages preview Generate document pages preview...

    docs.groupdocs.com/signature/net/generate-docum...