Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 59,664 for

api

(0.07 sec)
  1. Not able to view pptx file in viewer - Free Sup...

    Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…...implemented according to the latest API specifications. Sometimes, method...since it has changes in public API. Niteen_Jadhav March 7, 2025...

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...
  2. Extracting Common Image Information | GroupDocs

    For all supported image formats the GroupDocs.Metadata Api allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); 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); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Upgrade an Order Support Docs API Reference Live Demos Free Support...formats the GroupDocs.Metadata API allows extracting common image...

    docs.groupdocs.com/metadata/net/extracting-comm...
  3. Working with metadata in FLV files | GroupDocs

    Reading FLV header properties The GroupDocs.Metadata Api supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_specific_formats.video.flv.FlvReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } Working with XMP metadata GroupDocs....Upgrade an Order Support Docs API Reference Live Demos Free Support...properties The GroupDocs.Metadata API supports extracting format-specific...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. GroupDocs.Parser Product Family

    Document Automation Apis to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....NET API 在 C# 应用程序中以编程方式从 PDF、Excel、PowerPoint...for .NET][1] 是文档解析和数据提取的 .NET API。它支持 文档解析 和 从 文字处理文档**、 电子表格 、...

    blog.groupdocs.com/zh/categories/groupdocs.pars...
  5. Compare multiple documents with specific compar...

    Learn how to compare multiple documents and customize options (e.g., styles, sensitivity) using GroupDocs.Comparison for Python via .NET....Upgrade an Order Support Docs API Reference Live Demos Free Support...multiple contributions uploaded via API without persisting intermediate...

    docs.groupdocs.com/comparison/python-net/compar...
  6. Licensing and Subscription | GroupDocs

    This article explains evaluation limitations and licensing of GroupDocs.Merger for .NET. Please note that you can avail a Free Trial and a 30-day Temporary License for evaluation...Upgrade an Order Support Docs API Reference Live Demos Free Support...before utilizing GroupDocs.Merger API if you want to avoid its evaluation...

    docs.groupdocs.com/merger/net/licensing-and-sub...
  7. Add Watermark to Presentations on GroupDocs Blo...

    Add Watermark to Presentations on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Add Watermark to Presentations on GroupDocs Blog | Document Automation ......NET a Java API. Recent content in Add Watermark...

    blog.groupdocs.com/cs/tag/add-watermark-to-pres...
  8. SVG to PNG Free on GroupDocs Blog | Document Au...

    SVG to PNG Free on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in SVG to PNG Free on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......NET & Java API. Recent content in SVG to PNG...

    blog.groupdocs.com/cs/tag/svg-to-png-free/index...
  9. Compare Word Files on GroupDocs Blog | Document...

    Compare Word Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Compare Word Files on GroupDocs Blog | Document Automation Solutions for .NET & Jav......NET و Java و Cloud API لإنشاء تطبيق مقارنة المستندات...

    blog.groupdocs.com/ar/tag/compare-word-files/in...
  10. Java Text Extractor on GroupDocs Blog | Documen...

    Java Text Extractor on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Java Text Extractor on GroupDocs Blog | Document Automation Solutions for .NET & J......Java باستخدام محلل المستندات API بواسطة GroupDocs. Recent content...

    blog.groupdocs.com/ar/tag/java-text-extractor/i...