Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 11,597 for

new

(0.09 sec)
  1. 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-...
  2. Search index events | GroupDocs

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Subscribing...

    docs.groupdocs.com/search/java/search-index-eve...
  3. Convert Archive Formats (ZIP, 7z, TAR, RAR) | G...

    Learn how to convert between archive formats (ZIP to 7z, TAR, etc.) using CompressionConvertOptions in GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...converter = new Converter ( "archive.zip" )) { var options = new CompressionConvertOp...

    docs.groupdocs.com/conversion/net/convert-to-co...
  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. Java Annotation API FrontEnd v3.0.0 - Arrow Ann...

    The GroupDocs team is pleased to announce a New release of Annotation API for Java Front End v3.0.0. We are introducing two New features like availability of arrow annotation tool and show spinner while rendering document in this version. We would recommend Java users to download this New version to explore and provide us valuable feedback. Java Annotation API Front End v3.0.0 includes following New features. Show Loading Spinner while Rendering Document User will see spinner on the screen in this New version of Annotation API FrontEnd v3....team is pleased to announce a new release of Annotation API for...0.0. We are introducing two new features like availability of...

    blog.groupdocs.com/annotation/java-annotation-a...
  6. Introducing Stamp Types in GroupDocs.Signature ...

    Team GroupDocs is excited to release version 18.6 of GroupDocs.Signature for Java API. This latest version supports to sign documents with stamp signatures either in a round or a square shape. Apart from that, few fixes are also introduced in this release of the API. We would recommend you to download the New version of API and evaluate the exciting features to enhance document e-signing experience. Features Encode and Search Custom Object to QR-Code SignatureNow users of this API can add and search custom object to QR-Code signatures....recommend you to download the new version of API and evaluate the...DocumentSignature docSignature =new DocumentSignature(); docSignature...

    blog.groupdocs.com/signature/java-e-signing-api...
  7. Introducing Stamp Types in GroupDocs.Signature ...

    Team GroupDocs is excited to release version 18.6 of GroupDocs.Signature for Java API. This latest version supports to sign documents with stamp signatures either in a round or a square shape. Apart from that, few fixes are also introduced in this release of the API. We would recommend you to download the New version of API and evaluate the exciting features to enhance document e-signing experience. Features Encode and Search Custom Object to QR-Code SignatureNow users of this API can add and search custom object to QR-Code signatures....recommend you to download the new version of API and evaluate the...DocumentSignature docSignature =new DocumentSignature(); docSignature...

    blog.groupdocs.com/signature/java-e-signing-api...
  8. Digital signing with custom hash | GroupDocs

    This article explains how to apply digital signatures with custom hash algorithms using GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...Signature . Signature signature = new Signature . Signature ( sampleFilePath...

    docs.groupdocs.com/signature/net/digital-signin...
  9. Load Spreadsheet document with options | GroupDocs

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...comments: const loadOptions = new groupdocs . conversion . SpreadsheetLoadOptio...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  10. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the editing....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); // Specify...

    docs.groupdocs.com/watermark/net/locking-waterm...