Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 10,612 for

new

(0.09 sec)
  1. Edit Email | Documentation

    This guide demonstrates how to edit content of the documents from Email format family like a common text documents using a GroupDocs.Editor for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Editor editorFromPath = new Editor ( emlInputPath )) //from...

    docs.groupdocs.com/editor/net/edit-email/
  2. NPM Package @groupdocs/groupdocs.conversion@25....

    | Professionalize.Discourse October 16 | | - | @vou_xiong_via_GroupDocs It appears you are experiencing a significant difference in conversion times when using the GroupDocs.Conversion library. The first conversio…...compatibility issues and limit access to new features or fixes. To address...blobServiceClient = new BlobServiceClient( STORAGE_ACCOUNT_ENDPOINT, new DefaultAzureCredenti()...

    forum.groupdocs.com/t/npm-package-groupdocs-gro...
  3. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the New updated API provided by GroupDocs.Comparison for Java since version 20.4: Comparer class introduced as a single entry point to compare documents of any supported file format with various options and ability to accept/reject found differences in resultant document. Document compare options for all document types. Instead of using document related options now options are related to compare type only....Consulting Blog Knowledge Base New Releases Status Websites aspose...are the key reasons to use the new updated API provided by since...

    docs.groupdocs.com/comparison/java/migration-no...
  4. Extract text areas | Documentation

    This article explains that how to extract text areas from documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-text-areas/
  5. .NET 9 - Fails to identify document is PDF/HTML...

    Hello, I have attached a .zip file containing some files (1x .htm, 2x .pdf) - using .NET 9 and GroupDocs.Conversion 25.4.0 - none of these file convert. Their Format is also not detected correctly when using .GetDocumen…...using (Converter converter = new Converter(() => stream)) { var...convertOptions = new PdfConvertOptions { PdfOptions = new PdfOptions...

    forum.groupdocs.com/t/net-9-fails-to-identify-d...
  6. Edit Document | Documentation

    Follow this guide to learn how to edit text documents, spreadsheets, and presentations using GroupDocs.Editor for Node.js via Java API features....Consulting Blog Knowledge Base New Releases Status Websites aspose...editor = new groupdocsEditor . Editor ( inputFilePath , new groupdocsEditor...

    docs.groupdocs.com/editor/nodejs-java/edit-docu...
  7. Summary Page & DICOM Format for Images - introd...

    We are glad to announce another monthly release of GroupDocs.Comparison for .NET 17.3.0 API with Three New features like support of “Compare DICOM format by Comparison.Imaging” and “Apply/Discard changes for DICOM format”, also providing support for “summary page for images”. This monthly release is adding Four improvements like “comparison of result and original files in Images” and “process absorbing of tables with merged cells” along with fixes. Detailed information is listed below....0 API with Three new features like support of “Compare...for .NET 17.3.0 introducing new features and improvements, like...

    blog.groupdocs.com/comparison/summary-page-dico...
  8. GroupDocs.Text for .NET 17.5.0 Now Supports FB2...

    We are really pleased to announce the monthly release of GroupDocs.Text for .NET 17.5.0 API. This release comes up with a number of New features. GroupDocs.Text for .NET now allows text extraction in Fiction books i-e in FB2 files. The latest version now support all the features it supported for other formats e-g extracting text, metadata, structured text, highlighted text etc for FB2 documents as well. The text extraction API has extended the media type detector class and can now detect FB2 documents....release comes up with a number of new features. GroupDocs.Text for...For .NET 17.03 - New Features # The following new features have...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  9. GroupDocs.Metadata for .NET 17.1.0 Now Detects ...

    GroupDocs team is really delighted to announce the release of** GroupDocs.Metadata for .NET version 17.01.0**. The latest release comes up with a number of New features and enhancements. Users can now detect or remove digital signatures from documents. The API has also improved document’s information retrieval and implements the ability to recognize file type of a document. And That’s not all! The API has also introduced some really exciting enhancements related to power point presentation documents and audio formats....release comes up with a number of new features and enhancements. Users...GroupDocs.Metadata for .NET 17.01 - New Features # In version 17.1.0...

    blog.groupdocs.com/metadata/releasing-goupdocs....
  10. How to edit e-Book file | Documentation

    This article demonstrates how to edit e-Book files using C# programming language....Consulting Blog Knowledge Base New Releases Status Websites aspose...Editor . Editor editorMobi = new Editor ( mobiPath ); FileStream...

    docs.groupdocs.com/editor/net/how-to-edit-ebook/