Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 11,659 for

new

(0.08 sec)
  1. 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 Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.pdf" )) {...

    docs.groupdocs.com/comparison/java/compare-docu...
  2. Convert note-taking formats | GroupDocs

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...OneNote file Converter converter = new Converter ( "sample.one" ); //...

    docs.groupdocs.com/conversion/java/convert/note/
  3. Get source and target text from files | GroupDocs

    This article explains how to get source and target texts of specific changes 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/get-source-an...
  4. Licensing | GroupDocs

    GroupDocs.Annotation provides different plans for purchasing or offers a Free Trial and a 30-day Temporary License for evaluation....Consulting Blog Knowledge Base New Releases Status Websites aspose...lic file" ; License license = new License (); license . SetLicense...

    docs.groupdocs.com/annotation/net/licensing-and...
  5. Enabling inline CSS styles | GroupDocs

    This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML markup....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Editor introduces a new option — an ability to enable...

    docs.groupdocs.com/editor/java/inline-styles/
  6. Licensing | GroupDocs

    Follow the instructions on this page to configure the license and find out the restrictions when using GroupDocs.Comparison for .NET without a license (Evaluation Limitations)...Consulting Blog Knowledge Base New Releases Status Websites aspose...lic file" ; License license = new License (); license . SetLicense...

    docs.groupdocs.com/comparison/net/licensing-and...
  7. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) from an existing Excel spreadsheet in SVG format using GroupDocs.Editor for Node.js....Consulting Blog Knowledge Base New Releases Status Websites aspose...constructor const editor = new Editor ( inputPath , new SpreadsheetLoadOptio...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  8. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...{ text: "Courier New", value: "Courier New" }, { text: "Georgia"...{ text: "Times New Roman", value: "Times New Roman" }, { text:...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  9. Extracting metadata | GroupDocs

    This article shows how to extract metadata properties from your files in C# .NET solution programmatically with GroupDocs.Metadata for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( file )) { if ( metadata...

    docs.groupdocs.com/metadata/net/extracting-meta...
  10. Add Security through Custom Caching in the Grou...

    The GroupDocs.Viewer for Java library is a high-fidelity document viewer, built within HTML5 standards. It allows end-users to view over 45 types of documents on the web without the need to install any third-party software. Here at GroupDocs we always look for New ways to enhance our products with advanced security options. The GroupDocs.Viewer for Java library can be deployed on-premises and allows you to host documents on your private storage....GroupDocs we always look for new ways to enhance our products...be enabled with the help of a new parameter called useBrowserCache...

    blog.groupdocs.com/viewer/add-security-through-...