Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 9,972 for

new

(0.04 sec)
  1. Enable Pagination in WordProcessing Module

    Yes, this is right. Paginal mode is now implemented in GroupDocs.Editor for .NET 19.5. How this mode will effect WordProcessing documents? As you know that previously, there was only float mode. When WordProcessing documents were converted to the page-less HTML, page division was absent. But in this release WordProcessing options class contains New paged (also called paginal) mode. When paged is enabled, it produces HTML markup, optimized and adjusted for per-page edit and it creates ease to enable paged editing in any of WYSIWYG-editors....WordProcessing options class contains new paged (also called paginal )...Metered Licensing. But now a new credits concept is implemented...

    blog.groupdocs.com/editor/enable-pagination-in-...
  2. GroupDocs.Annotation for .NET 16.10.0 introduce...

    Wait is over now, GroupDocs team is glad to announce another exciting monthly release where in supported document formats list, Presentation file format is introduced. The latest GroupDocs.Annotation for .NET 16.10.0 API provides support for all major annotation types (Highlight Text, Area Annotation, and Strikeout etc) for Presentation file format along with improvements and fixes. We recommend that download the latest API release to add New exciting features and enhance your application with GroupDocs....the latest API release to add new exciting features and enhance...GroupDocs.Annotation for .NET New Features Introduced - GroupDocs...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  3. Get Search and Index Report Using GroupDocs.Sea...

    Team GroupDocs is always focused on delivering the best to their customers and this is why we have come up with yet another monthly release of the search API which adds some very valuable features and enhancements to the GroupDocs.Search for .NET API. Using the latest version, users can get detailed report about searching or indexing. The API has also added Fiction book format to the list of supported formats.... The Document Search API - New FeaturesVersion 17.7.0 of the...API introduces the following new features in this release: # Implement...

    blog.groupdocs.com/search/get-search-and-index-...
  4. Extract Images from PDF, Excel, PPT, Word Docum...

    .NET API with features to extract images from PDF, spreadsheets, presentations, word-processing documents, and from specific pages using parsing API in C#.... using (Parser parser = new Parser("path/document.docx"))...Document // using (Parser parser = new Parser("path/document.xlsx"))...

    blog.groupdocs.com/parser/extract-images-from-p...
  5. Edit PowerPoint Presentations | Online Editing ...

    Discover efficient ways to edit PowerPoint presentations. Either edit PPT/PPTX files online or do it programmatically using C# & Java....PresentationEditOpti editOptions2 = new PresentationEditOpti(); editOptions2...PresentationEditOpti editOptions3 = new PresentationEditOpti(); editOptions3...

    blog.groupdocs.com/editor/edit-presentation-ppt...
  6. Search index location | Documentation

    This page contains information about index creation methods....Consulting Blog Knowledge Base New Releases Status Websites aspose...in-memory index Index index = new Index (); // Indexing documents...

    docs.groupdocs.com/search/net/search-index-loca...
  7. Working with metadata in JPEG images | Document...

    Reading Photoshop metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more information on the Photoshop file format and metadata blocks that can be attached to images of different formats please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a JPEG image....Consulting Blog Knowledge Base New Releases Status Websites aspose...JpegReadImageResourc try ( Metadata metadata = new Metadata ( Constants . JpegWithIrb...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Extract tables from Microsoft Office Word docum...

    This article explains that how to extract tables from Microsoft Office Word (.doc, .docx) documents...Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Get...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  9. 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...
  10. 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...