Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 12,324 for

new

(0.19 sec)
  1. Saving documents | GroupDocs

    Saving a document with method Save(), GroupDocs.Watermark puts it in the same folder as the original file, rewriting original. If you need to save the document to any custom location, you’ll have to use Save(string) method or Save(Stream) of Watermarker class. You can see examples of Save methods in one of these guides: Save document to the same file or stream Save document to the specified location Save document to the specified stream...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/watermark/net/saving-documents/
  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....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/redaction/python-net/basic-u...
  3. GroupDocs.Markdown Product Family Documentation...

    Explore documentation for the GroupDocs.Markdown product family. Learn how to export documents to Markdown across supported platforms....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/markdown/
  4. basic-example.zip

    basic-example/.dockerignore node_modules npm-debug.log .git .gitignore README.md .env .nyc_output coverage .DS_Store *.log basic-example/Dockerfile # Build stage – compiles native module and instal......(licensePath) { const license = new License(); license.setLicense(licensePath);...// Create a new viewer instance const viewer = new Viewer(inputPath);...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  5. Optimize Document Comparison Performance: Scale...

    Learn how to optimize document comparison performance for high-volume workloads. This guide demonstrates batch processing, parallel comparison, and performance optimization techniques using GroupDocs.Comparison API for Node.js to scale document comparison to millions of files....initialization const comparer = new groupdocs . Comparer ( sourcePath...performance const compareOptions = new groupdocs . CompareOptions ();...

    blog.groupdocs.com/comparison/optimize-document...
  6. Conversion from STL is introduced in GroupDocs....

    We are pleased to announce another monthly release of GroupDocs.Conversion for .NET 17.10. This release comes with New document formats support such as IFC and STL. Improvements like setting default transparency of watermark to 0.5, Slides to XPS conversion, incorrect conversion from One to PDF and many others are introduced. Furthermore, some bug fixes are also announced. We’d recommend you to download the latest release of the API and share your experience.... This release comes with new document formats support such...

    blog.groupdocs.com/conversion/conversion-stl-in...
  7. Adding watermarks | GroupDocs

    Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/watermark/nodejs-java/adding...
  8. Searching and modifying watermarks | GroupDocs

    GroupDocs.Watermark API allows you to search the possible watermarks placed in any document. You can also search the watermarks that are added using some third-party tool. The found possible watermarks can be removed or their properties can be changed. For more details please refer to the following guides: Searching watermarks Modifing found watermark properties Removing found watermarks...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/watermark/net/searching-and-...
  9. Working with Image Reports - Single Row | Group...

    Articles in this section...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/java/working-with-i...
  10. Changing Automatically Detected Types of Docume...

    API provides the ability to change automatically detected types of DocumentTable columns. The Type property setter has been added to the GroupDocs.Assembly.Data.DocumentTableColumn class. Moreover, The Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added. Data Source Document Managers Data.docx Template Changing Document Table Column Type.pptx Changing Document Table Column Type Note The code uses some of the objects defined in: The Business Layer...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/net/changing-automa...