Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 12,279 for

new

(0.27 sec)
  1. Get Files of Specific Type using GroupDocs.Meta...

    In the modern times, the data is increasing dramatically. As a result, the large organizations may have maintained servers to store their organizational data in the form of files located in different directories. Very often, these organization may need to apply some filters to get files of a specific type i-e *.docx or *.txt etc. Filtering through a huge number files is not an easy job for the human beings and they might think if there is some automated system to achieve this....GetFiles: DirectoryInfo dirInfo = new DirectoryInfo(@"C:\\download...(FileFormatChecker fileFormatChecker = new FileFormatChecker(path)) { return...

    blog.groupdocs.com/metadata/get-specific-file-t...
  2. Deleting worksheets from spreadsheet | GroupDocs

    This article describes the New feature of the GroupDocs.Editor for Java version 26.1 - deleting (removing) one or many worksheets from the loaded and edited spreadsheet (workbook) during its saving to the output format...Consulting Blog Knowledge Base New Releases Status Websites aspose...spreadsheets, but also to create new spreadsheets from scratch. And...

    docs.groupdocs.com/editor/java/deleting-workshe...
  3. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/composing-sig...
  4. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Editor for .NET...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/editor/net/migration-notes/
  5. Set Signature Position in Cells Document using ...

    We are pleased to announce another monthly release of GroupDocs.Signature for .NET 18.7 with multitude New features like ability for cancellation of signing process and additional search criteria for Digital Signatures of Words and Cells documents. Furthermore, this monthly release also covers some improvements and fixes, we therefore, recommend you to download the New version of API and evaluate the exciting features to enhance document e-signing experience. Features Additional Search CriteriaNow users of this API can search Digital Signatures in Cells and Words documents with additional search criteria Following example demonstrates how to search Digital Signatures in Words document: // setup options with text of signature WordsSearchDigitalOptions searchOptions = New WordsSearchDigitalOptions(); // setup additional search criteria searchOptions....7 with multitude new features like ability for cancellation...recommend you to download the new version of API and evaluate the...

    blog.groupdocs.com/signature/groupdocs.signatur...
  6. Sign document with Barcode signature and additi...

     This article explains how to sign document with Barcode electronic signatures using extended options 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/sign-document-...
  7. Load file from Amazon S3 storage | GroupDocs

    This article demonstrates how to convert file stored in Amazon S3 storage using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter (() => DownloadFile...

    docs.groupdocs.com/conversion/net/load-file-fro...
  8. Load finance document with options | GroupDocs

    Learn how to load and convert finance documents (XBRL, iXBRL) with advanced options using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...getLoadOptions = loadContext => new FinanceLoadOptions { Format =...

    docs.groupdocs.com/conversion/net/load-finance-...
  9. GroupDocs.Viewer Product Family on GroupDocs Bl...

    GroupDocs.Viewer Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Viewer Product Family on GroupDocs Blog | Document Automatio......release hasn’t brought any new feature, still, it has addressed...Java API packaging a bunch of new features, improvements, and bug...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  10. Save Annotations in a DB and Set User Avatars i...

    Today, I’d like to present several great enhancements that we’ve implemented in the GroupDocs.Annotation for Java library version 1.6.0: User Avatars Remote collaboration in groups is much more engaging and productive when we can see each other (or at least put a face to each other). In this release we’ve implemented functionality that allows users to use personal avatars when annotating documents in a group. The avatar functionality can be easily configured through the library’s API....{{AnnotationHandler}} has two new methods for handling user icons:...FileInputStream avatarStream = new FileInputStream(new File("E:\\\\Images\\\\smile...

    blog.groupdocs.com/annotation/save-annotations-...