Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java.... Re-compresses all images in the document. The compression...setImageQuality . Specifies image quality as a percentage (100%...
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.... format ( "Image height: %s" , videoStreamProperty...println ( String . format ( "Image width: %s" , videoStreamProperty...
Convert Excel files to PDF using C#. Convert full workbook, selected sheets, sub-sequence of sheets, or any cell range using spreadsheet conversion .NET API....spreadsheets, presentations, eBooks, images, etc that are mentioned in...
Embed or insert document OLE objects in Word documents, Excel Spreadsheets, or Powerpoint presentations programmatically in C# using .NET API....you can embed spreadsheets, images, and sound clips as OLE objects...
Programmatically find certain text, words, phrases in PDF documents with case sensitivity and RegEx in Java. Replace or hide the text to redact PDF files....spreadsheets, PDF files, and images within the application. For...
GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...format list for annotating images. The latest GroupDocs.Annotation...
Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for .NET API....external resources include images, audio, video, fonts, styles...
Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for .NET API features.... Images ; List < IHtmlResource > allResourcesTogether...