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

base64

(0.96 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 如何将智能卡签名添加到PDF|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/zh/net/sign-pdf-document-fr...
  5. 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...
  6. Manipulating Metafiles|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....saving it, or to embed image as base64 string inside of SVG. The following...

    docs.aspose.com/imaging/java/manipulating-metaf...
  7. 如何使用 Aspose.SVG API – C# 示例

    本章中的文章提供了开始使用 C# 库和处理 SVG 文件的 C# 示例所需的信息。...SVG 文件、图像矢量化、SVG 精灵创建、SVG 到 Base64 数据编码以及 SVG 文档中的文本矢量化。这些在线应...

    docs.aspose.com/svg/zh/net/how-to-work-with-asp...
  8. 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/
  9. 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...
  10. Create, Load, and Read SVG Files in Python – As...

    Create SVG files in Python with Aspose.SVG. Build a blank document, parse SVG markup, or load SVG from a local file or URL....into an SVG, convert them to Base64 data URIs and assign them to...

    docs.aspose.com/svg/python-net/create-svg-file/