Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 13,161 for

new

(0.03 sec)
  1. Import & Export Introduced in GroupDocs.Annotat...

    At GroupDocs we always tries to improve our products and introduce New feature to provide quality and unique products to our valuable users. By maintaining our tradition we are pleased to announce monthly release of GroupDocs.Annotation for .NET 3.2.1 API. The latest release of our Document Annotation API provides New features, Improvement’s and fixes for existing features. GroupDocs.Annotation 3.2.1 included support to import annotations for word and PDF document format for all major annotation types (Highlight Text, Area Annotation, and Strikeout etc) also introducing export of different annotations for Word and PDF document format with all major supported annotations....improve our products and introduce new feature to provide quality and...Document Annotation API provides new features, Improvement’s and fixes...

    blog.groupdocs.com/annotation/import-export-int...
  2. Compare Shapes and Watermark Text Style With Gr...

    We are excited to announce another monthly release of GroupDocs.Comparison for .NET 16.12.0 API New features, Improvements and fixes are introduced in this release. Major changes are done for Spreadsheet and PDF document formats. This monthly release is also introduced enhanced Support for Visual Basic Scripts handling and detection of shapes for Spreadsheet format and watermark text style for PDF document format.In this monthly release 2 New feature are introduced along with 4 improvements and 2 Bug fixes....0 API new features, Improvements and fixes...format.In this monthly release 2 new feature are introduced along...

    blog.groupdocs.com/comparison/groupdocs.compari...
  3. Password-protected documents | GroupDocs

    Learn how to open and process password-protected PDF and Office documents. Includes error handling examples and supported encryption types....Consulting Blog Knowledge Base New Releases Status Websites aspose...password LoadOptions loadOptions = new LoadOptions ( password ); //...

    docs.groupdocs.com/parser/net/password-protecte...
  4. Load password-protected file | GroupDocs

    Learn how to load a password-protected file by using .NET redaction API...Consulting Blog Knowledge Base New Releases Status Websites aspose...C# LoadOptions loadOptions = new LoadOptions ( "mypassword" );...

    docs.groupdocs.com/redaction/net/load-password-...
  5. Adjust the image size | GroupDocs

    Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/image-viewer-adju...
  6. Load document of specific format | GroupDocs

    This article explains how to load document of specific format....Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); Watermarker...

    docs.groupdocs.com/watermark/java/load-document...
  7. Load XML document with options | GroupDocs

    Learn this article and check how to load and convert XML documents with advanced options using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "data.xml" , ( LoadContext...

    docs.groupdocs.com/conversion/net/load-xml-docu...
  8. Search for multiple e-signature types | GroupDocs

    This article explains how to search for multiple electronic signatures across document pages with 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/net/search-for-mul...
  9. How to run examples | GroupDocs

    Learn how to run C# examples which contain creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and many more examples....Consulting Blog Knowledge Base New Releases Status Websites aspose...Visual Studio and go to File -> New -> Project . Select appropriate...

    docs.groupdocs.com/watermark/net/how-to-run-exa...
  10. How to Password Merge for PDFs | GroupDocs

    Automate unlocking, merging, and re‑protecting password‑protected PDFs with GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...merger = new Merger ( path ); } else { merger = new Merger (...

    docs.groupdocs.com/merger/java/getting-started/...