Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 10,664 for

new

(0.04 sec)
  1. Convert each email attachment to different form...

    Follow this guide and learn how to convert email attachments to different format based on attachment type using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...EmailFileType . Eml ) { return new EmailLoadOptions { ConvertOwned...

    docs.groupdocs.com/conversion/net/convert-each-...
  2. GroupDocs editor Example for pptx and xlsx - Fr...

    Hello Team, few months back I requested for the Editor Example for Word file and I get the code like below [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")] //To create empty word doc public async Task<SPRespo…...{ try { Document document = new Document(); await Task.Run(()...Save(request.FileUploadPath)); return new SPResponse() { ReturnStatus =...

    forum.groupdocs.com/t/groupdocs-editor-example-...
  3. Migration notes | Documentation

    Why To Migrate? Here are the key reasons to use the New updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....Consulting Blog Knowledge Base New Releases Status Websites aspose...are the key reasons to use the new updated API provided by GroupDocs...

    docs.groupdocs.com/parser/net/migration-notes/
  4. Load personal storage PST or OST with options |...

    Learn this article and check how to load and convert PST/OST documents with advanced options using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.pst" )) {...

    docs.groupdocs.com/conversion/net/load-personal...
  5. eSign Word Processing document with Metadata si...

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

    docs.groupdocs.com/signature/net/esign-word-pro...
  6. Versioning of annotated documents | Documentation

    The page describes how to manage different versions of document using GroupDocs.Annotation for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/versioning-of...
  7. Edit and Update Form Fields | Documentation

    Editing Form Fields with GroupDocs.Editor for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); loadOptions...

    docs.groupdocs.com/editor/net/edit-and-update-f...
  8. GroupDocs.Signature Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....recommend you to download the new version of API and evaluate the...recommend you to download the new version of API and evaluate the...

    blog.groupdocs.com/categories/groupdocs.signatu...
  9. Render archives as HTML, PDF, and image files (...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) version before 24.10 to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive...Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "Documents.zip" )) {...

    docs.groupdocs.com/viewer/net/old-render-archiv...
  10. Email messages | Documentation

    Learn how to add watermark in Outlook email messages....Consulting Blog Knowledge Base New Releases Status Websites aspose...EmailLoadOptions loadOptions = new EmailLoadOptions (); // Specify...

    docs.groupdocs.com/watermark/net/email-messages/