Sort Score
Result 10 results
Languages All
Labels All
Results 9,851 - 9,860 of 120,349 for

http

(0.12 sec)
  1. Aspose.PDF retirement and latest API version - ...

    Hi, I’m reaching out to clarify the Aspose.PDF Cloud version retirement notice. We’ve recently migrated from v1.1 to v3.0, but in your email, it states that Aspose.PDF Cloud (v3.0) will be retired on 15 November 2025. …...the most recent releases at: https://releases.aspose.cloud/ Retiring...support, please contact us at https://forum.aspose.cloud/ . We are...

    forum.aspose.com/t/aspose-pdf-retirement-and-la...
  2. 将 SVG 转换为 PDF – C# 代码和在线转换器

    使用 Aspose.HTML for .NET 将 SVG 转换为 PDF。在 C# 示例中考虑各种 SVG 到 PDF 的转换方案。尝试在线 SVG 转换器。...4 string code = "<svg xmlns='http://www.w3.org/2000/svg'>" + 5...7 string code = "<svg xmlns='http://www.w3.org/2000/svg'>" + 8...

    docs.aspose.com/html/zh/net/convert-svg-to-pdf/
  3. 将 PowerPoint 演示文稿转换为 .NET 中的 HTML|Aspose.Slides 文档

    在 .NET 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,保留布局、链接和图像,实现快速、完美的结果。..."<html>\n" + "<head>\n" + "<meta http-equiv=\"Content-Type\" content=\"text/html;...charset=UTF-8\">\n" + "<meta http-equiv=\"X-UA-Compatible\" content=\"IE=9\">\n"...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  4. Aspose.BarCode Java for Eclipse - Maven|Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....To download Eclipse IDE Goto https://eclipse.org . Download and...update site url in Work with : http://cdn.aspose.com/marketplac...

    docs.aspose.com/barcode/java/aspose-barcode-jav...
  5. Sitefinity Google Sync Module|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....login page can be reached by http://www.mywebsite.com/sitefinity...

    docs.aspose.com/email/net/sitefinity-google-syn...
  6. Connect to POP3 Server|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Connect to Server via HTTP Proxy Connect with CRAM-MD5...

    docs.aspose.com/email/net/connect-to-pop3-server/
  7. How to Run Aspose.CAD in Docker|CAD Documentation

    Run Aspose.CAD in a Docker container for Linux, Windows Server and any OS....fonts-freefont-ttf ENV ASPNETCORE_URLS=http://+:80 ENV ASPNETCORE_ENVIRONMENT=Release...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  8. Printing Documents | Aspose.Note Documentation

    A comprehensive guide on printing documents in Java....free and can be downloaded here http://www.dopdf.com/download.php...

    docs.aspose.com/note/java/printing-documents/
  9. 在 EPS 的 XMP 元数据中添加 XML 命名空间

    本文将通过 C++ 使用 Aspose.Page for JavaScript 在 EPS 的 XMP 元数据中添加 XML 命名空间的过程进行讲解,并附上代码片段进行说明。...prefix = "tmp" ; 5 const url = "http://www.some.org/schema/tmp#"...

    docs.aspose.com/page/zh/javascript-cpp/xmp-meta...
  10. SVG 渐变 – SVG Gradients – SVG 代码和 C# 示例

    了解如何在 XML 代码中创建 SVG 渐变,并演练使用 Aspose.SVG for .NET API 实现 SVG 渐变的 C# 示例。... Copy 1 < svg xmlns = "http://www.w3.org/2000/svg" > 2 <...Url 4 string SvgNamespace = "http://www.w3.org/2000/svg" ; 5 6...

    docs.aspose.com/svg/zh/net/svg-gradients/