Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 10,377 for

new

(0.09 sec)
  1. Working with metadata in EPUB E-Books | Documen...

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using EpubRootPackage....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputEpub...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Get list of changes | Documentation

    This article explains how to get collection of changes between compared documents when using 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-list-of-...
  3. OCR Usage Basics | Documentation

    This article explains how to use OCR....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( Constants . SampleScan...

    docs.groupdocs.com/parser/net/ocr-usage-basics/
  4. Verify for multiple signatures | Documentation

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/verify-for-mul...
  5. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....Consulting Blog Knowledge Base New Releases Status Websites aspose...class as not serialize. Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/implement-cust...
  6. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "sample.pst" )) { //...

    docs.groupdocs.com/viewer/net/render-outlook-da...
  7. Remove Empty Paragraphs in GroupDocs.Assembly f...

    We are delighted to announce a New feature in the monthly release of GroupDocs.Assembly for .NET 18.10. Using the latest version, you can now remove empty paragraphs in word processing, presentation, and email documents. We recommend you to install and use the latest version of the API. Features Introduced While assembling a document, if syntax tags are removed or replaced with empty values, the output document will have empty paragraphs....are delighted to announce a new feature in the monthly release...18.10, we have introduced a new member **RemoveEmptyParagraph...

    blog.groupdocs.com/assembly/remove-empty-paragr...
  8. Extract cells from Microsoft Office Excel sprea...

    This article explains that how to extract cells from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( Constants . SampleXlsx...

    docs.groupdocs.com/parser/net/extract-cells-fro...
  9. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/deleting-mult...
  10. Save output to a stream | Documentation

    This article shows how to save output to a stream when rendering a document...Consulting Blog Knowledge Base New Releases Status Websites aspose...List < MemoryStream > pages = new List < MemoryStream >(); using...

    docs.groupdocs.com/viewer/net/save-output-to-st...