Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 11,663 for

new

(0.28 sec)
  1. Pie Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Pie Chart in Email Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Outlook 2013: Create a New Email. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box. Select “Pie”. Preview “Pie” and press OK to insert the chart and Worksheet template to your email....Consulting Blog Knowledge Base New Releases Status Websites aspose...in MS Outlook 2013: Create a new Email. Click the “Insert” tab...

    docs.groupdocs.com/assembly/java/pie-chart-in-e...
  2. RTF Comparison Issues are Resolved in GroupDocs...

    GroupDocs.Comparison for Java 18.6.1 comes with few bug fixes. Style changes can be highlighted in comparison outputs. For further details included in this month’s release, please visit the release notes. We’d recommend you to Download the New release and enhance your document comparison experience. Bug Fixes For RTF comparison, API detects style changes but does not highlight them like it does with DOCX Style Changes Not Highlighted PDF comparison gives a scrambled report API ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....recommend you to Download the new release and enhance your document...

    blog.groupdocs.com/comparison/rtf-comparison-is...
  3. Display PDF, Microsoft Office and 50+ Other Doc...

    Kentico is quite a popular CMS focused largely on document management. At GroupDocs we create APIs that allow developers to enhance their applications and sites with convenient document collaboration tools. One of such tools is a multi-format, cross-platform compatible document viewer – GroupDocs.Viewer. It allows end users to view over 50 types of documents and images from any modern web-browser and without having to install any office software or plugins.... you may be interested in a new plugin that we’ve just released...the Kentico marketplace. This new version of the plugin is free...

    blog.groupdocs.com/viewer/display-pdf-microsoft...
  4. Dynamic Insertion of Links to Bookmarks, Cells ...

    Document Automation (or document assembly) is widely used by organizations for their reporting services and GroupDocs.Assembly for .NET and Java APIs provide a complete package of features required to build reports dynamically. Keeping the modern trends in mind and to meet the emerging requirements of our customers, we keep introducing the New features. Recently, we have released the v19.11 of our document automation API with quite a useful set of features....customers, we keep introducing the new features. Recently, we have released...give you an overview of what is new in the latest release. Dynamic...

    blog.groupdocs.com/assembly/net-java-document-a...
  5. Classes with similar names are not overwritten ...

    Keeping customers feedback in view, we are pleased to announce GroupDocs.Comparison for Java 17.3.2. In earlier version of the API, there were classes with similar names. Hence, in some applications, when API was loaded, classes with similar names were overwritten. This issue is now resolved. We’d recommend you to Download the New release and enhance your document comparison experience. GroupDocs.Comparison for Java 17.3.2 - Bug Fixes Classes with similar names are overwritten Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....recommend you to Download the new release and enhance your document...

    blog.groupdocs.com/comparison/classes-with-simi...
  6. Merge archives | GroupDocs

    Learn how to merge archive files, combine archive files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library....Consulting Blog Knowledge Base New Releases Status Websites aspose...`c:/sample1.zip` ; const merger = new groupdocs . merger . Merger (...

    docs.groupdocs.com/merger/nodejs-java/merge/arc...
  7. Working with metadata in GIF images | GroupDocs

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = New Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputGif...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors try (Metadata metadata = New Metadata(Constants.InputDoc)) { WordProcessingRootPackage root = metadata.getRootPackageGeneric(); for (PropertyDescriptor descriptor : root.getDocumentProperties().getKnowPropertyDescriptors()) { System.out.println(descriptor.getName()); System.out.println(descriptor.getType()); System.out.println(descriptor.getAccessLevel()); for (PropertyTag tag : descriptor.getTags()) { System.out.println(tag); } System.out.println(); } } Note Not all possible properties are presented in the getKnowPropertyDescriptors collection....Consulting Blog Knowledge Base New Releases Status Websites aspose...GettingKnownProperty try ( Metadata metadata = new Metadata ( Constants . InputDoc...

    docs.groupdocs.com/metadata/java/getting-known-...
  9. DOCX on GroupDocs Blog | Document Automation So...

    DOCX on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in DOCX on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.Parse......Öne Çıkanları Explore what’s new in GroupDocs.Parser for .NET...

    blog.groupdocs.com/tr/tag/docx/index.xml
  10. GroupDocs.Metadata on GroupDocs Blog | Document...

    GroupDocs.Metadata on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Metadata on GroupDocs Blog | Document Automation Solutions for .NET & Jav......październik 2025 Explore what’s new in GroupDocs.Metadata for .NET...

    blog.groupdocs.com/pl/tag/groupdocs.metadata/in...