Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 10,042 for

new

(0.07 sec)
  1. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....createElement("p"); //Create new HTML element p.innerHTML = "<br...content for new HTML element div.appendChild(p); //Add new element...

    blog.groupdocs.com/total/how-to-perform-callbac...
  2. GroupDocs.Viewer for .NET - ASP.NET MVC Documen...

    GroupDocs is pleased to announce another release of ASP.NET MVC Modern UI Document Viewer v1.5.0 using GroupDocs.Viewer for .NET 18.3. This release v1.5.0 comes up with New features and improvements for Paging, .MSG Attachments and File Manager to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and many more features. Let’s have a look at it. We recommend you to download and explore this New version....0 comes up with new features and improvements for...to download and explore this new version. Features Overview #...

    blog.groupdocs.com/viewer/groupdocs.viewer-.net...
  3. How to Edit MOBI File | Documentation

    This article demonstrates how to edit MOBI files using Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...mobi' ; const editorFromPath = new groupdocsEditor . Editor ( inputMobiPath...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  4. Extract Images from eBooks in C# | EPUB, FB2, CHM

    Programmatically extract images from EPUB, FB2, CHM eBooks in C# using document parser API for .NET. Save the images in JPG, PNG, WebP, GIF, or BMP format....parser = new Parser("ebook.fb2"); // FB2 // Parser parser = new Parser("ebook...chm"); // CHM // Parser parser = new Parser("ebook.pdf"); // PDF ...

    blog.groupdocs.com/parser/extract-images-from-e...
  5. Spot the Difference - Compare Images Online

    Compare images using the free online image comparison tool. Developers can use .NET, Java, and Cloud API to build an image comparison application....C# using (Comparer comparer = new Comparer("path/soureImage.jpg"))...jpg")) { CompareOptions options = new CompareOptions(); options.GenerateSummaryPage...

    blog.groupdocs.com/comparison/compare-images-on...
  6. How to merge source code files | Documentation

    This article explains how to control file merging in GroupDocs.Comparison for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...code files: const comparer = new groupdocs . comparison . Comparer...

    docs.groupdocs.com/comparison/nodejs-java/how-t...
  7. How to merge BMP images using C# | Documentation

    Learn how to merge BMP image files, combine BMP 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.bmp" ))...

    docs.groupdocs.com/merger/net/getting-started/u...
  8. Merge Excel spreadsheets | Documentation

    Follow this guide and learn how to merge MS Excel spreadsheets using Java programming language....Consulting Blog Knowledge Base New Releases Status Websites aspose...OOXML standard ECMA-376, the new format is a zip package that...

    docs.groupdocs.com/merger/java/merge/excel/
  9. Set metadata properties | Documentation

    This article explains the usage of SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputVsdx...

    docs.groupdocs.com/metadata/net/set-metadata-pr...
  10. Spell checking | Documentation

    This article shows that how spell checking works during the search....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/spell-checking/