Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 12,851 for

new

(0.18 sec)
  1. Developer Guide | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/classification/net/developer...
  2. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = New Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....Consulting Blog Knowledge Base New Releases Status Websites aspose...MatroskaReadNativeMe try ( Metadata metadata = new Metadata ( Constants . InputMkv...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. EditableDocument | GroupDocs

    This documentation section explains features of EditableDocument class when editing document with GroupDocs.Editor for Java 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/java/editabledocument/
  4. How to Compare Excel Spreadsheets - Online & Fr...

    Compare Excel files using the free online comparison tool. Developers can use .NET, Java, and Cloud API to build a document comparison application....*/ using (Comparer comparer = new Comparer("path/spreadsheet.xlsx"))...*/ try (Comparer comparer = new Comparer("path/spreadsheet-ver1...

    blog.groupdocs.com/comparison/compare-excel-spr...
  5. Working with Resources | GroupDocs

    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...
  6. GroupDocs.Redaction on GroupDocs Blog | Documen...

    GroupDocs.Redaction on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Redaction on GroupDocs Blog | Document Automation Solutions for .NET & J......12월 릴리스 하이라이트 Explore what’s new in GroupDocs.Redaction for Java...

    blog.groupdocs.com/ko/tag/groupdocs.redaction/i...
  7. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple C# code lines and GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( Merger merger = new Merger ( @"c:\sample1.ppsx" ))...

    docs.groupdocs.com/merger/net/merge/powerpoint/
  8. Individual Series Point Coloring in Presentatio...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Presentation Document Creating a Pie Chart Please follow below steps to can create Pie Chart in MS PowerPoint 2013: Add a New presentation slide 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 document Edit the Worksheet with your data to update the chart....Consulting Blog Knowledge Base New Releases Status Websites aspose...in MS PowerPoint 2013: Add a new presentation slide Click the...

    docs.groupdocs.com/assembly/net/individual-seri...
  9. Individual Series Point Coloring in Email Docum...

    Note This feature is supported by version 18.6 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Email Document 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 Edit the Worksheet with your data to update the chart Reporting Requirement As a report developer, you are required to share your customer orders details dynamically with the following key requirements:...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/individual-ser...
  10. Remove metadata properties | GroupDocs

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....Consulting Blog Knowledge Base New Releases Status Websites aspose...RemoveMetadataProper const metadata = new groupdocs . metadata . Metadata...

    docs.groupdocs.com/metadata/python-net/remove-m...