Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 10,047 for

new

(0.24 sec)
  1. Get only summary page | Documentation

    This article explains how to get only summary page when comparing documents with GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/get-only-sum...
  2. Compare bookmarks in Word documents | Documenta...

    This article explains how to activate the comparison of bookmarks for Word format in GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/compare-book...
  3. Load from Stream | Documentation

    This article shows that how to load file from stream using redaction API...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( stream )) { // Here...

    docs.groupdocs.com/redaction/net/load-from-stream/
  4. Save a modified file to a stream | Documentation

    This article shows how to save a file to the specified stream...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( MemoryStream stream = new MemoryStream ()) { // Constants...

    docs.groupdocs.com/metadata/net/save-a-modified...
  5. Introducing a More Optimized and Simplified Ele...

    Why change is considered as a hard but yet good thing to occur? Why the updates are important? This is because if there is no change there is no progress and staying the same over the time makes the things die. The updates in the software components are also similar when a New version of the same software replaces the old one. A software that remains the same and doesn’t introduce any improvements or New features becomes obsolete....components are also similar when a new version of the same software...introduce any improvements or new features becomes obsolete. This...

    blog.groupdocs.com/signature/introducing-a-more...
  6. Edit Presentations in C# | .NET PPT/PPTX Editing

    Editing PowerPoint presentations is explained with C# examples to edit PPT, PPTX, ODP files within your .NET application using presentation editing API....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...Presentation using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...
  7. Export annotations and retrieve document pages ...

    post. Tagged with net, annotator, api, image....Share to Reddit Share to Hacker News Share to Facebook Share to Mastodon...AnnotationImageHandl annotator = new AnnotationImageHandl(cfg); //...

    dev.to/groupdocs/export-annotations-and-retriev...
  8. Search text in Microsoft OneNote sections | Doc...

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

    docs.groupdocs.com/parser/net/search-text-in-mi...
  9. Licensing | Documentation

    Follow the instructions on this page to configure the license and find out the restrictions when using GroupDocs.Comparison for Node.js via Java without a license (Evaluation Limitations)...Consulting Blog Knowledge Base New Releases Status Websites aspose...lic file" ; const license = new groupdocs . comparison . License...

    docs.groupdocs.com/comparison/nodejs-java/licen...
  10. How to merge JPG images using Java | Documentation

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

    docs.groupdocs.com/merger/java/getting-started/...