Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 10,042 for

new

(0.07 sec)
  1. Large size font folder was created in Temp - Fr...

    Hi support team, I using GroupDocs Conversions .NET for convert file to html Today I check Temp folder and found that CustomTempFonts folder was created from the time begin using GroupDocs. Folder size is approximate 1…...converter = new Converter(filePathBeforeConver, () => new EmailLoadOptions...EXIT_CODE_SUCCESS; default: converter = new GroupDocs.Conversion.Convert...

    forum.groupdocs.com/t/large-size-font-folder-wa...
  2. Merge indexes | Documentation

    The merge operation is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes. When merging, only the index at which the merge method was called is changed. This index as a result of the operation contains all the documents that were contained in all indexes together. The second index or index repository after the merge can be deleted to free up disk space....Consulting Blog Knowledge Base New Releases Status Websites aspose...'c:/MyDocuments2/' ; const index1 = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/merge-ind...
  3. Merge indexes | Documentation

    This article demonstrates the merge operation which is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes....Consulting Blog Knowledge Base New Releases Status Websites aspose...@"c:\MyDocuments2\" ; Index index1 = new Index ( indexFolder1 ); // Creating...

    docs.groupdocs.com/search/net/merge-indexes/
  4. Convert eBook formats | Documentation

    In this article, you will learn how to convert eBook formats with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.mobi" ))...

    docs.groupdocs.com/conversion/net/convert/ebook/
  5. Render email messages as HTML, PDF, PNG, and JP...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert email messages to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...name. JavaScript const viewer = new groupdocs . viewer . Viewer (...

    docs.groupdocs.com/viewer/nodejs-java/render-em...
  6. 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/
  7. GroupDocs.Text For .NET 17.01.0 Introduces Supp...

    We are really pleased to announce the monthly release of GroupDocs.Text for .NET API. In this release, we have introduced four New features along with an enhancement related to setting extraction mode. GroupDocs.Text now supports extraction from ZIP containers. Not only this, the latest release provides its users with the functionality to search for some text in documents, extracting highlighted text from documents and opening password-protected OneNote sections. Simply Download the latest version and try out all the amazing features of GroupDocs....release, we have introduced four new features along with an enhancement...API. GroupDocs.Text For .NET- New Features # The latest release...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  8. DICOM, Otp and DjVu file formats Support includ...

    GroupDocs team is glad to announce another monthly release where New file formats are added in supported file format list to annotate documents and image. The latest GroupDocs.Annotation for .NET 17.2.0 API now provides support to DICOM, Otp and DjVu with all major annotation types like Text, Area, Point, Watermark and Strikeout Annotations. We recommend our user to download the latest API release to use New exciting features and enhance their application with GroupDocs....another monthly release where new file formats are added in supported...the latest API release to use new exciting features and enhance...

    blog.groupdocs.com/annotation/new-exciting-feat...
  9. Manipulate Document's Password Using GroupDocs....

    Team GroupDocs is really glad to announce the release of version 17.04 of GroupDocs.Signature for .NET API. A number of New features have been introduced in this release. GroupDocs.Signature for .NET API now allows its users to manipulate a document’s password and implements various options in this regard. A user can now protect a signed document with a password, remove password from a protected document and change the password of a document etc.... A number of new features have been introduced...release and check out all the new features and improvements made...

    blog.groupdocs.com/signature/manipulate-documen...
  10. Edit Word | Documentation

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); loadOptions...

    docs.groupdocs.com/editor/net/edit-word/