Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 74,635 for

file converter

(0.94 sec)
  1. HTML 转换器 – 使用 Aspose.HTML for Java 转换 HTML

    使用 Aspose.HTML for Java API 或在线 HTML 转换器将 HTML 转换为其他格式。请看 HTML 转换的 Java 示例。... Copy 1 // Convert HTML to PNG in Java 2 3 //...Initialize an HTML document from a file 4 HTMLDocument document = new...

    docs.aspose.com/html/zh/java/html-converter/
  2. MHTML 转换器 – Aspose.HTML for Java

    了解支持的 MHTML 转换,并考虑如何使用 Aspose.HTML for Java 将 MHTML 转换为 PDF 的 Java 示例。...库将 MHTML 转换为 PDF: Copy 1 // Convert MHTML to PDF using Java 2 3...3 // Open an existing MHTML file for reading 4 java. io . FileInputStream...

    docs.aspose.com/html/zh/java/mhtml-converter/
  3. Aspose.Words .NET Plugins – Is Document Compare...

    Hi Team, We are evaluating Aspose.Words for .NET Plugins (metered licensing model) and need clarification before purchasing. Our use case: Input: two DOCX Files Operation: Document.Compare() to detect differences Out…...Our use case: Input: two DOCX files Operation: Document.Compare()...Pdf Converter metered.SetMeteredKey("public_pdf_converter_key"...

    forum.aspose.com/t/aspose-words-net-plugins-is-...
  4. Aspose.Html - System.PlatformNotSupportedExcept...

    https://forum.aspose.com/t/aspose-html-system-platformnotsupportedexception-system-drawing-common-is-not-supported-on-non-windows-platforms-version-24-10-0/293413/10...Converters.Converter.ConvertHTML(HTMLDocument...code sample along with sample file(s) so that we can further investigate...

    forum.aspose.com/t/aspose-html-system-platformn...
  5. Fast and reliable OCR API based on Aspose.OCR f...

    Seamlessly integrate optical character recognition (OCR) into your Python applications using Aspose.OCR for Python via Java....C++ OCR for Python via Java Convert image to text with Python OCR...for Python via Java library. Convert images and PDFs to editable...

    products.aspose.com/ocr/python-java/
  6. Web Map Tile Service (WMTS)

    Web Map Tile Service (WMTS) is a standard protocol for serving pre-rendered map tiles over the internet. It provides a way to distribute map data in a tile-based format, allowing users to view and interact with maps in a fast and efficient manner. WMTS divides maps into small rectangular tiles at different zoom levels, and these tiles are requested by clients to create a seamless map display. The tiles are typically cached on the client side, enabling quick retrieval and rendering of map data. WMTS supports various map projections and allows for the customization of map styles and layers. It is widely used in web mapping applications and provides a standardized approach for accessing and displaying maps across different platforms and devices....requiring users to download new files or update their software, ensuring...format may cause problems due to file size limitations. Examples of...

    products.aspose.com/gis/net/gis-formats/wmts/
  7. Document Processing Interruption in C#|Aspose.W...

    How to use the .NET CancellationToken in Aspose.Words to safely interrupt long-running document processing tasks in C#...as loading and saving large files, building the document layout...cts . Cancel (); }); try { Converter . Create (). From ( MyDir...

    docs.aspose.com/words/net/document-processing-i...
  8. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx File we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...but when we download the pptx file we can see the image . if slide...add_picture_frame [2][3]. The generated file contains the image, but the...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  9. Markdown 转 HTML – 将 AI 聊天回复转换为网页

    了解如何使用 Aspose.HTML for .NET 将 Markdown 转换为 HTML、应用样式并美观地显示 AI 生成的内容。...Markdown 响应转换为 HTML 页面: Copy 1 // Convert Markdown to styled HTML with...markdownContent = "# How to Convert a Markdown File to HTML\n" + 5 "Markdown...

    docs.aspose.com/html/zh/net/convert-ai-markdown...
  10. java.lang.ClassCastException: class com.aspose....

    Hi team, wondering what might causing this error on load method. for input docx File attached ? throwing below error. java.lang.ClassCastException: class com.aspose.words.OfficeMath cannot be cast to class com.aspose.w…... for input docx file attached ? throwing below error...nodes if they are not needed. Converting the DOCX to a simpler format...

    forum.aspose.com/t/java-lang-classcastexception...