Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 10,653 for

new

(0.17 sec)
  1. 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...
  2. 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...
  3. Merge HTML | Documentation

    Learn how to merge HTML files, combine HTML files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Consulting Blog Knowledge Base New Releases Status Websites aspose...evolved with requirements of new information requirements to be...

    docs.groupdocs.com/merger/net/merge/html/
  4. Merge images | Documentation

    Learn how to merge image files, combine image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( Merger merger = new Merger ( @"c:\sample1.jpg" ))...

    docs.groupdocs.com/merger/net/merge/images/
  5. Track Changes in a Word Document Using GroupDoc...

    We as members of GroupDocs team are immensely delighted to see our users community growing every day. Our whole team is always endeavoring to cater to your needs and requirements to our fullest possible potential thus providing the most innovative and enhanced solutions to our valuable customers. In this regard we are really pleased to announce yet another bit of our efforts for you; that is the release of version 17....latest release and check out the new features introduced in this version...GroupDocs.Metadata for .NET 17.05 - New Features # The following two...

    blog.groupdocs.com/metadata/track-changes-word-...
  6. Search by chunks | Documentation

    This article gives the knowledge about the ability to perform search by chunks using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/search-by-chunks/
  7. Character replacements | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); if ( index...

    docs.groupdocs.com/search/net/character-replace...
  8. Extract images from Microsoft Office PowerPoint...

    This article explains that how to extract images from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-images-fr...
  9. Convert to Spreadsheet with advanced options | ...

    Follow this guide and learn how to convert documents to Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS formats  with zoom and other customizations using GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Converter converter = new Converter ( "formatting.docx"...

    docs.groupdocs.com/conversion/java/convert-to-s...
  10. Developer Guide | Documentation

    Developer Guide section explains all aspects of GroupDocs.Editor for Java file editor features, provides code snippets and examples of editing Microsoft Office formats progammatically in Java applications...Consulting Blog Knowledge Base New Releases Status Websites aspose...document Edit document Create new document by format Save document...

    docs.groupdocs.com/editor/java/developer-guide/