Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 10,575 for

new

(0.05 sec)
  1. Getting known property descriptors | Documentation

    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 JavaScript const metadata = New groupdocs.metadata.Metadata("input.doc"); var root = metadata.getRootPackageGeneric(); var descriptors = root.getDocumentProperties().getKnowPropertyDescriptors(); for(var i=0;iNew Releases Status Websites aspose...JavaScript const metadata = new groupdocs . metadata . Metadata...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  2. Common Master-Detail Image in Email Document | ...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Email Document format. Common Master-Detail in Email Document Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS Outlook 2013: Create a New Email. Insert two shapes, one for holding image and other for holding other details. Save the Email. Reporting Requirement As a report developer, you are required to represent the information of the managers and clients with the following key requirements:...Consulting Blog Knowledge Base New Releases Status Websites aspose...in MS Outlook 2013: Create a new Email. Insert two shapes, one...

    docs.groupdocs.com/assembly/java/common-master-...
  3. Get document info | Documentation

    GroupDocs.Metadata allows users to get meta information of a document....Consulting Blog Knowledge Base New Releases Status Websites aspose...xlsx" try ( Metadata metadata = new Metadata ( Constants . InputXlsx...

    docs.groupdocs.com/metadata/java/get-document-i...
  4. Working with Resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting, and saving them in different scenarios when editing documents with GroupDocs.Editor for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...editor = new groupdocsEditor . Editor ( inputDocxPath , new groupdocsEditor...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  5. Diagram Formats are Supported in GroupDocs.Merg...

    GroupDocs.Merger for .NET 18.7 comes with some New features. The diagram formats are now supported for multiple methods such as Join, MovePage or RemovePage. For further details, please see release notes. Supported Diagram Formats Following diagram formats are supported by the API: VSDX VSDM VSSX VSSM VTX VSTM VDX VSTX VSX Features Above mentioned diagram formats are supported by following methods: Join MovePage RemovePage Split document SwapPages Trim Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs....7 comes with some new features. The diagram formats...

    blog.groupdocs.com/merger/diagram-formats-are-s...
  6. 在 Java 中处理 HEIF HEIC 图像的 XMP 和 EXIF 数据

    在 Java 中管理 HEIF、HEIC 图像的 XMP 和 EXIF 数据。使用 Java 应用程序中的元数据操作 API 读取、更新、删除 EXIF 和 XMP 数据。...IFD、EXIF GPS 包 Metadata metadata = new Metadata("image.heic"); IExif...Photoshop 数据 Metadata metadata = new Metadata("image.heic"); IXmp...

    blog.groupdocs.com/zh/metadata/xmp-and-exif-dat...
  7. 使用 C# 在多个文件中查找任何单词及其同义词

    使用 C# 在文件夹的不同文件中查找特定单词及其同义词。使用 .NET API 获取按不同含义分组的所有同义词。...// 在指定文件夹中创建索引 Index index = new Index(indexFolder); index.Add(documentsFolder);...创建搜索选项对象 SearchOptions options = new SearchOptions(); options.UseSynonymSearch...

    blog.groupdocs.com/zh/search/find-synonyms-in-m...
  8. 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...
  9. EditableDocument | Documentation

    This documentation section explains features of EditableDocument class when editing document with GroupDocs.Editor for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...user firstly need to create new instance of class. For achieving...

    docs.groupdocs.com/editor/net/editabledocument/
  10. Enabling language information | Documentation

    Following this guide you will learn how to edit Word document using locale info, apply spell-checkers to a document content written in different languages using GroupDocs.Editor for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...the some HTML-editor, and then new instance of class was created...

    docs.groupdocs.com/editor/net/enabling-language...