Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 10,375 for

new

(0.06 sec)
  1. Split a worksheet into pages | Documentation

    This topic describes how to use the GroupDocs.Viewer Java to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "products.xlsx" )) {...

    docs.groupdocs.com/viewer/java/split-worksheet-...
  2. Alias dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...method. Use the method to add new alias-replacement pair. Use the...

    docs.groupdocs.com/search/nodejs-java/alias-dic...
  3. Advanced search for Barcode signatures | Docume...

     This article explains how to make advanced search for Barcode electronic signatures 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/advanced-searc...
  4. Remove pages | Documentation

    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/
  5. Swap pages | Documentation

    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/
  6. Set password for output document | Documentation

    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-...
  7. Get file info | Documentation

    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/
  8. Use Date Ranges in Search with GroupDocs.Search...

    Team GroupDocs is really pleased to announce another regular monthly release of GroupDocs.Search for .NET 17.4.0 API. We have introduced two New features in this release. The API has extended its search functionality and it now allows using date ranges in search. Another exciting feature introduced in this release is the ability to define table discrete function as step function while performing search operation. We suggest you to download the latest version of the API and check out all the features introduced in this release.... We have introduced two new features in this release. The...GroupDocs.Search for .NET - New FeaturesGroupDocs.Search for...

    blog.groupdocs.com/search/use-date-ranges-searc...
  9. Export API and Access to IPTC IPTC-IIM and MS P...

    We are pleased to announce another monthly release of GroupDocs.Metatada as GroupDocs.Metadata for .NET 1.4.0. New promising features i-e reading IPTC and IPTC-IIM Metadata in JPEG, reading metadata in MS Project document and exporting metadata to Excel, DataSet and CSV file have enhanced the worth of the API. Let’s see in more details what is New in latest version. GroupDocs.Metadata for .NET Release 1.4.0 Key FeaturesListed below are the New features introduced in GroupDocs.... New promising features i-e reading...see in more details what is new in latest version. GroupDocs...

    blog.groupdocs.com/metadata/read-iptc-iim-ms-pr...
  10. Search text | Documentation

    This article explains that how to search text from documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Search...

    docs.groupdocs.com/parser/net/search-text/