Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 10,666 for

new

(0.04 sec)
  1. 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...
  2. 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...
  3. 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/...
  4. 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...
  5. 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...
  6. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleDocx...

    docs.groupdocs.com/parser/java/search-text-in-m...
  7. Search text in EPUB eBooks | Documentation

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....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-ep...
  8. A Complete Guide for Developing a GroupDocs.Vie...

    As you may have already noticed, GroupDocs has many plugins available for 3rd party platforms and across all products we offer. We constantly expand this list and a few months ago we have announced a release of the New GroupDocs.Viewer for .NET plugin for Kentico CMS. This New plugin is very different from the cloud-based version we released earlier. The cloud-based version simply creates an iframe on a web-page where you want to display a document and redirects all input documents to the GroupDocs’ cloud API....have announced a release of the new GroupDocs.Viewer for .NET plugin...plugin for Kentico CMS. This new plugin is very different from...

    blog.groupdocs.com/viewer/complete-guide-for-de...
  9. Render to PDF | Documentation

    Rendering files to PDF with GroupDocs.Viewer for Java. It means that you can embed PDF in websites or applications by using this Java API...Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/rendering-to-pdf/
  10. Get default ConvertOptions for specific target ...

    Learn this article and check how to obtain default convert options for specific conversion format with GroupDocs.Conversion for .NET API. ...Consulting Blog Knowledge Base New Releases Status Websites aspose...following the below steps: Create new instance of class by passing...

    docs.groupdocs.com/conversion/net/get-default-c...