Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 12,838 for

new

(0.11 sec)
  1. Swap pages | GroupDocs

    This article explains how to rearrange document pages for PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document. The result is a new document where two pages have...

    docs.groupdocs.com/merger/net/swap-pages/
  2. Remove pages | GroupDocs

    Follow this guide and learn how to remove page from PDF or Word document, delete worksheet from Excel file or remove slides from PowerPoint presentations with GroupDocs.Merger for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...RRemoveOptions removeOptions = new RemoveOptions ( new int [] { 3 , 5 });...

    docs.groupdocs.com/merger/java/remove-pages/
  3. Set password for output document | GroupDocs

    This article explains how to set document password after files comparison within your .NET applications using GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/set-password-...
  4. Get file info | GroupDocs

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....Consulting Blog Knowledge Base New Releases Status Websites aspose...disk final Redactor redactor = new Redactor ( stream ); try { IDocumentInfo...

    docs.groupdocs.com/redaction/java/get-file-info/
  5. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....Consulting Blog Knowledge Base New Releases Status Websites aspose...class as not serialize. Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/implement-cust...
  6. GroupDocs.Viewer for Node.js 25.12 – Latest Upd...

    Explore what’s New in GroupDocs.Viewer for Node.js 25.12. Available now on NuGet and GroupDocs website.... Table of Contents What’s new in this release Major feature...the update Resources What’s new in this release # GroupDocs.Viewer...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  7. eSign document with Stamp signature | GroupDocs

    This article explains how to sign document electronically with generated Stamp signatures by GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/esign-documen...
  8. Compare documents | GroupDocs

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...the file system and saves a new document that highlights all...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  9. Extract tables from document page | GroupDocs

    Learn how to extract tables from a specific document page using GroupDocs.Parser for .NET. Extract tables from Excel, Word, PDF pages by page index in C#....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Check...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  10. Async API | GroupDocs

    Use async methods for non-blocking document conversion in web apps and serverless...Consulting Blog Knowledge Base New Releases Status Websites aspose...// With options var options = new ConvertOptions { IncludeFrontMatter...

    docs.groupdocs.com/markdown/net/async-api/