Sort Score
Result 10 results
Languages All
Labels All
Results 7,811 - 7,820 of 76,287 for

file converter

(0.9 sec)
  1. Save HTML Document – C# Examples – Aspose.HTML

    Learn how to save HTML documents to a File, URL, Zip archive, and memory stream using Aspose.HTML for .NET API and how to apply save options....After downloading an existing file or creating an HTML document...methods to save a document to a file, URL, or streams. The API provides...

    docs.aspose.com/html/net/save-html-document/
  2. Font classes for supported Font Formats | .NET

    To understand Aspose.Font for .NET library start from the hierarchy of its classes. The article will give you understanding of how to manipulate fonts....Interrelations between font file format, FontType value and Aspose...enumeration are wider terms than file formats for those fonts. For...

    docs.aspose.com/font/net/developer-guide/font-c...
  3. HDF

    HDF (Hierarchical Data Format) is a File format designed to store and organize large amounts of diverse data. It provides a hierarchical structure that allows for efficient storage and retrieval of data, supporting various types of data, including scientific, numerical, and multimedia data. HDF Files can contain datasets, attributes, and metadata, providing a comprehensive and flexible data storage solution. The format is widely used in scientific research, remote sensing, and other fields that require efficient management and analysis of complex data sets....(Hierarchical Data Format) is a file format designed to store and...numerical, and multimedia data. HDF files can contain datasets, attributes...

    products.aspose.com/gis/net/gis-formats/hdf
  4. Font classes for supported Font Formats | Java

    Getting learned Aspose.Font for Java library is better by starting by learning the hierarchy of its classes. Find out how to manipulate fonts here....Interrelations between font file format, FontType value and com...enumeration are wider terms than file formats for those fonts. For...

    docs.aspose.com/font/java/developer-guide/font-...
  5. 通过 .NET 将 EPUB 转换为 PNG – 用于 Python 的 Aspose.HTML

    使用Aspose.HTML Python库将EPUB转换为PNG。在Python代码示例中考虑各种EPUB到PNG的转换方案。... 本文将介绍如何使用 Converter 类的 方法将 转换为 以及如何应用 方法。 要继续学习本教程,请在...'XPS' }} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-epub...
  6. XMP with geotagging

    XMP with geotagging refers to the integration of geospatial metadata within XMP (Extensible Metadata Platform) data. XMP is a standard metadata format that allows for the embedding of descriptive information into various File types, such as images and documents. Geotagging in XMP involves adding location-based metadata, such as latitude and longitude coordinates, to the XMP metadata of a File. This enables the association of specific geographic information with the File, allowing for enhanced organization, searchability, and interpretation of geospatial data. Geotagged XMP metadata provides valuable context and facilitates geospatial analysis and visualization in applications that support XMP metadata....descriptive information into various file types, such as images and documents...coordinates, to the XMP metadata of a file. This enables the association...

    products.aspose.com/gis/net/geotag-photo/xmp/
  7. Total for Java, aspose-cells 25.9, the result ....

    Total for Java, aspose-cells 25.9, the result .pdf lacks a “logical table” in source .xlsx The File is very weird to me. I’ll attach bot the source and the target File (of the conversion)....xlsx The file is very weird to me. I’ll attach...bot the source and the target file (of the conversion). Professionalize...

    forum.aspose.com/t/total-for-java-aspose-cells-...
  8. HDF

    HDF (Hierarchical Data Format) is a File format designed to store and organize large amounts of diverse data. It provides a hierarchical structure that allows for efficient storage and retrieval of data, supporting various types of data, including scientific, numerical, and multimedia data. HDF Files can contain datasets, attributes, and metadata, providing a comprehensive and flexible data storage solution. The format is widely used in scientific research, remote sensing, and other fields that require efficient management and analysis of complex data sets....(Hierarchical Data Format) is a file format designed to store and...numerical, and multimedia data. HDF files can contain datasets, attributes...

    products.aspose.com/gis/net/gis-formats/hdf/
  9. Footer height and extra line issue when convert...

    I am experiencing a layout problem when converting OpenDocument Text (.odt) Files to PDF using Aspose.Words for .NET version 23.5.0. Specifically, the footer height is handled incorrectly, causing an extra line to appear…...and extra line issue when converting .odt to .pdf in Aspose.Words...problem when converting OpenDocument Text (.odt) files to PDF using...

    forum.aspose.com/t/footer-height-and-extra-line...
  10. 沙箱 – 安全代码执行 – Aspose.HTML for .NET

    了解如何使用沙盒标记,并创建一个沙盒环境,在此环境中使用 Aspose.HTML for .NET 运行 C# 应用程序。...configuration)) 11 { 12 // Convert HTML to PDF 13 Converter. ConvertHTML (document...Prepare HTML code and save it to a file 4 string code = "<span styl...

    docs.aspose.com/html/zh/net/sandboxing/