Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 8,968 for

format

(0.03 sec)
  1. GroupDocs.Assembly for Java 19.8 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for Java 19.8 Major Features Supported saving of assembled Markdown documents to Word Processing Formats and saving of assembled Word Processing documents and emails to Markdown. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-125  Support saving of assembled Markdown documents to Word Processing Formats  Feature  ASSEMBLYNET-126  Support saving of assembled Word Processing documents to Markdown  Feature  ASSEMBLYNET-127  Support saving of assembled emails to Markdown  Feature  Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs....documents to Word Processing formats and saving of assembled Word...documents to Word Processing formats Feature ASSEMBLYNET-126 Support...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  2. GroupDocs.Assembly for .NET 19.8 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for .NET 19.8 Major Features Supported saving of assembled Markdown documents to Word Processing Formats and saving of assembled Word Processing documents and emails to Markdown. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-125  Support saving of assembled Markdown documents to Word Processing Formats  Feature  ASSEMBLYNET-126  Support saving of assembled Word Processing documents to Markdown  Feature  ASSEMBLYNET-127  Support saving of assembled emails to Markdown  Feature  This section lists public API changes that were introduced in GroupDocs....documents to Word Processing formats and saving of assembled Word...documents to Word Processing formats Feature ASSEMBLYNET-126 Support...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  3. Metadata Scrubbing - Online and Programmatic Ap...

    Discover the online and programmatic way to remove or clean the metadata properties of documents and images....properties of different file formats. What about if we don’t need...metadata but only its file format info. That’s it! Let’s sanitize...

    blog.groupdocs.com/metadata/metadata-scrubber/
  4. Extracting MakerNote Metadata | Documentation

    What is MakerNote? MakerNote metadata refers to image inFormation that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary Format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote Properties in the Form of TIFF/EXIF Tags Utilizing the GroupDocs....Managing metadata for specific formats / Images / Working with metadata...properties in a proprietary binary format derived from EXIF. GroupDocs...

    docs.groupdocs.com/metadata/net/extracting-make...
  5. Working with Metadata in ASF Files | Documentation

    Working with metadata in ASF files 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 AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Managing metadata for specific formats / Video / Working with Metadata...metadata in ASF files Reading ASF format-specific properties The GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Render Layouts of CAD Document using GroupDocs....

    We are happy to announce that GroupDocs.Viewer for .NET 17.4.0 is available for download. This version allows you to access and render layouts in a CAD document. We have also introduced the option to specify Text Overflow modes when rendering cells document into HTML. Furthermore, 15 improvements and fixes have significantly enhanced the performance of the API. For a complete list of new features, improvements, and changes in the API, please read our release notes....documents ONE file format support DJVU format support For more...

    blog.groupdocs.com/viewer/releasing-groupdocs.v...
  7. convert dwf to pdf in csharp on GroupDocs Blog ...

    convert dwf to pdf in csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in convert dwf to pdf in csharp on GroupDocs Blog | Document Automation Solu......seperti DWG, DGN, dan DWF ke format PDF menggunakan konversi dokumen...

    blog.groupdocs.com/id/tag/convert-dwf-to-pdf-in...
  8. Image Watermark to PPT in Java on GroupDocs Blo...

    Image Watermark to PPT in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Image Watermark to PPT in Java on GroupDocs Blog | Document Automation ......terapkan watermark teks ke format PPT, PPTX, PPS & lainnya...

    blog.groupdocs.com/id/tag/image-watermark-to-pp...
  9. Text Watermark to PPT in Java on GroupDocs Blog...

    Text Watermark to PPT in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Text Watermark to PPT in Java on GroupDocs Blog | Document Automation So......terapkan watermark teks ke format PPT, PPTX, PPS & lainnya...

    blog.groupdocs.com/id/tag/text-watermark-to-ppt...
  10. ObjectDisposedException: Cannot access a closed...

    I am having issue while converting .eml and .pptx to PDF using memory stream. The same code works just fine for .png and *.html. I just replace the LoadOptions based on the file type. See below for the LoadOptions I a…... new EmailLoadOptions { Format = EmailFileType.Eml, ConvertOwned...new PresentationLoadOpti { Format = PresentationFileType.Pptx...

    forum.groupdocs.com/t/objectdisposedexception-c...