Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 687 for

file type specification

(0.19 sec)
  1. GroupDocs.Metadata 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....various formats to a CSV or Excel file. The GroupDocs.Metadata API...the ability to recognize file type of a document. And That’s...

    blog.groupdocs.com/categories/groupdocs.metadat...
  2. Show/Hide Comments when Rendering Word and Spre...

    Today, we are excited to announce version 17.5.0 of GroupDocs.Viewer for .NET API. This brand new release came up with 20 important bug fixes and key improvements. It also supports rendering of comments in Word and Spreadsheet documents. Furthermore, we have introduced settings to adjust quality and size when rendering documents as PDF. We recommend you to please upgrade to the latest version to get improved results. GroupDocs.Viewer for ....GroupDocsViewerExcep when file type can’t be determined for passed...output HTML/image Fix - File data file updated on each GetDocumentInfo...

    blog.groupdocs.com/viewer/show-comments-renderi...
  3. Load options for different document types | Gro...

    This article demonstrates how to load and convert PDF. Word, Excel, PowerPoint documents and Images using GroupDocs.Conversion for Java API....document types Load options for different document types Leave feedback...options tailored to specific document types. This feature enables...

    docs.groupdocs.com/conversion/java/load-options...
  4. Watermark Protected Files using C# | Text & Ima...

    Add text watermarks and image watermarks to password-protected Word, PDF, PowerPoint, Excel Files using C#. Customize watermark appearance using .NET API....illegal use; branding your files; mentioning your documents as...In order to watermark your files programmatically, this article...

    blog.groupdocs.com/watermark/watermark-password...
  5. Render Project documents as HTML, PDF, and imag...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Microsoft Project Files to HTML, PDF, PNG, and JPEG formats....rendering basics / Render Project files Render Project documents as...as HTML, PDF, and image files Leave feedback On this page allows...

    docs.groupdocs.com/viewer/java/render-ms-projec...
  6. Developer Guide | GroupDocs

    Developer guide for GroupDocs.Comparison for Python via .NET — compare, load, save, inspect, preview, and configure logging across all supported document formats....changes, and handle format-specific scenarios (Word, PDF, JSON...feed inputs into Comparer from file paths, streams, raw strings...

    docs.groupdocs.com/comparison/python-net/develo...
  7. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF Files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....Usage / Managing metadata for specific formats / Video / Working...metadata in ASF files Working with metadata in ASF files Leave feedback...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Handle Common Template and Data Errors | GroupDocs

    Catch and handle common exceptions during document assembly and validate template syntax and data.... The main exception types are: DocumentAssemblerExc -...try-catch blocks Catch specific exception types Validate data sources...

    docs.groupdocs.com/assembly/net/basic-usage-err...
  9. Free Support Policies - Free Support Forum - gr...

    Free Support Since we are developers ourselves, we understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We’re here to solve problems, not create t…...is available for all license types and whether you have a subscription...content) Error converting DCM file Image Export failed exception...

    forum.groupdocs.com/t/free-support-policies/6034
  10. GroupDocs.Search .NET in Python | Complete Inte...

    Master GroupDocs.Search for .NET integration with Python using pythonnet. Learn 2 implementation approaches to solve dependency resolution challenges, with complete code examples for wrapper-based and manual Type resolution methods....Approach Works Method 2: Manual Type Resolution Approach (Full Control)...wrapper-based APIs to full manual type resolution. What you’ll learn:...

    blog.groupdocs.com/search/python-integration/