Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 12,355 for

new

(0.14 sec)
  1. Render Layouts of CAD Document using GroupDocs....

    We are happy to announce that GroupDocs.Viewer for .NET 17.4.0 is available for download. This version allows you to access and render layouts in a CAD document. We have also introduced the option to specify Text Overflow modes when rendering cells document into HTML. Furthermore, 15 improvements and fixes have significantly enhanced the performance of the API. For a complete list of New features, improvements, and changes in the API, please read our release notes.... For a complete list of new features, improvements, and changes...GroupDocs.Viewer for .NET 17.4.0 - New FeaturesIn GroupDocs.Viewer for...

    blog.groupdocs.com/viewer/releasing-groupdocs.v...
  2. Load text from string | GroupDocs

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...file paths const loadOptions = new groupdocs . LoadOptions (); loadOptions...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  3. Text Analysis API for Spreadsheets, Presentatio...

    We are pleased to announce the release of version 18.8 of GroupDocs.Parser for .NET. In this version, we have extended the support of text analysis API for spreadsheets, presentations and text documents. Furthermore, the latest version allows providing a password for protected documents on-demand. We’d recommend you to use the latest version of the API and share your feedback. Features Introduced Text Analysis API GroupDocs.Parser allows extracting text areas from the pages of a document....WordsTextExtractor extractor = new WordsTextExtractor("invoice.docx");...TextAreaSearchOption searchOptions = new TextAreaSearchOption(); // Set...

    blog.groupdocs.com/parser/text-analysis-api-for...
  4. Handling the ID3v1 tag | GroupDocs

    This article explains how to handle ID3v1 tag....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . MP3WithID3V1...

    docs.groupdocs.com/metadata/net/handling-the-id...
  5. Load from local disc | GroupDocs

    This article shows how the redaction API is used to load file from disk....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( @"sample.docx" ))...

    docs.groupdocs.com/redaction/net/load-from-loca...
  6. Show results of comparison as a Word Track Chan...

    This article explains how to use the Microsoft Word Track Changes comparing as a built in feature in 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/word-track-c...
  7. Render hidden pages | GroupDocs

    Learn how to render hidden pages on website or in other c# applications with GroupDocs.Viewer for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.pptx" )) { //...

    docs.groupdocs.com/viewer/net/show-hidden-pages/
  8. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Setting...

    docs.groupdocs.com/search/java/search-for-text-...
  9. Compare documents | GroupDocs

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/compare-docum...
  10. Sign documents with exception handling | GroupDocs

     This article explains how to use exceptions handling when adding electronic signatures to document with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...try { Signature signature = new Signature ( "sample.xlsx" );...

    docs.groupdocs.com/signature/java/sign-document...