Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 2,684 for

base64

(0.17 sec)
  1. 产品概述 – Aspose.SVG for .NET

    SVG 文件格式操作库使您能够在 C# 或 .NET API 中加载、保存、转换 SVG 文件,不依赖于任何其他组件。...SVG 文件、图像矢量化、SVG 精灵生成、SVG 到 Base64 数据编码以及文本矢量化。这些在线应用程序可以在任何带...

    docs.aspose.com/svg/zh/net/getting-started/prod...
  2. Aspose::Words::Saving::MarkdownSaveOptions clas...

    Aspose::Words::Saving::MarkdownSaveOptions class. Class to specify additional options when saving a document into the Markdown format. To learn more, visit the documentation article in C++....whether images are saved in Base64 format to the output file....

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. HTML 教程 – 基础知识 – Aspose.HTML for .NET

    HTML 教程部分可帮助您学习一些基本的 HTML 知识,包括如何使用 HTML 元素和标记、在页面上放置文本、添加图像、使用 HTML 颜色等。...<img> 标记、CSS 背景图像、JavaScript 和 Base64 编码。 使用 HTML 颜色 – 在本文中,我们将介绍如何使用...

    docs.aspose.com/html/zh/net/tutorial/
  4. SVG 绘图 – Aspose.SVG指南

    学习 svg 图像中使用的基本概念和绘图元素 – svg 形状、svg 颜色、svg 路径、svg 填充、svg 描边、svg 滤镜。...SVG 文件、图像矢量化、SVG 精灵生成、SVG 到 base64 数据编码以及文本矢量化。这些在线应用程序可在任何带有...

    docs.aspose.com/svg/zh/net/drawing-basics/
  5. Conversion to PDF taking over 1 minute with Lar...

    Hi, I am facing some issues when converting to PDF from excel / word with documents of larger size. They are taking over 1 minute of time for the conversion. This usually happens with larger files (5-20mb) however, som…...utBase64String); //convert base64 string to byte array if (inputIsCompressed)...

    forum.aspose.com/t/conversion-to-pdf-taking-ove...
  6. Frequently Asked Questions – Aspose.SVG for .NET

    Get quick answers to common questions about Aspose.SVG for .NET. Understand its benefits, functionality, and advanced features....SVG sprite generating, SVG to Base64 data encoding, and text vectorizing...

    docs.aspose.com/svg/net/faq/
  7. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts to generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading styles (e.g., Heading 1, Heading 2) to enabl…...containing a document URI, path, or Base64-encoded document data As you...

    forum.aspose.com/t/while-generating-using-aspos...
  8. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF documents using C# or VB.NET. Verify, or validate the digitally sign PDFs using C# or VB.NET....PDF with X509Certificate2 in base64 format This code signs the...base64Str = "Certificate in base64 format" ; using ( var pdfSign...

    docs.aspose.com/pdf/net/digitally-sign-pdf-file/
  9. 如何将智能卡签名添加到PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET允许您使用签名字段从智能卡签署PDF文档。...ExternalSignature构造函数还接受一个密钥证书(可以是Base64格式)。您可以传递一个包含私钥的证书和一个仅包含公钥的...

    docs.aspose.com/pdf/zh/net/sign-pdf-document-fr...
  10. DigitalSignature | Aspose.Words for Java

    Represents a digital signature on a document and the result of its verification in Java.... { String signatureValue = Base64.getEncoder().encodeToString(digitalSignature...

    reference.aspose.com/words/java/com.aspose.word...