Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 10,609 for

new

(0.03 sec)
  1. Load document from local disk | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...docx" ; using ( Merger merger = new Merger ( filePath )) { Console...

    docs.groupdocs.com/merger/net/load-document-fro...
  2. Getting Started | Documentation

    This section decsribes how to get started with GroupDocs.Merger for Java library...Consulting Blog Knowledge Base New Releases Status Websites aspose...Merger fundamentals. For users new to GroupDocs.Merger, this is...

    docs.groupdocs.com/merger/java/getting-started/
  3. Load file from stream | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Comparison for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...from a stream: const comparer = new groupdocs . comparison . Comparer...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  4. 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 Python via .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/python-net/swap-pages/
  5. Check document password-protection | Documentation

    This article explains how to check whether PDF, Word, Excel, PowerPoint document is password protected or not, and how to do this using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose..."C:\sample.xlsx" ; Merger merger = new Merger ( filePath ); isPasswordSet...

    docs.groupdocs.com/merger/java/check-document-p...
  6. Load file from stream | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( sourceStream )) {...

    docs.groupdocs.com/comparison/net/load-file-fro...
  7. Load file from stream | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( sourceInputStream...

    docs.groupdocs.com/comparison/java/load-file-fr...
  8. Licensing and Subscription | Documentation

    This article explains evaluation limitations and licensing of GroupDocs.Merger for .NET. Please note that you can avail a Free Trial and a 30-day Temporary License for evaluation...Consulting Blog Knowledge Base New Releases Status Websites aspose...Setup license. License license = new License (); license . SetLicense...

    docs.groupdocs.com/merger/net/licensing-and-sub...
  9. Boolean search | Documentation

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/boolean-search/
  10. Phrase search | Documentation

    This article gives the knowledge about phrase search definition as well as a phrase search description....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/phrase-search/