Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 4,290 for

stream provider

(0.14 sec)
  1. Convert HTML to GIF in Java

    Convert HTML to GIF in Java with a few API calls. This guide provides the IDE settings, program logic, and code for converting HTML to animated GIF in Java....method in the Converter class Provide the input file, options object...in the Converter class by providing the input and output file...

    kb.aspose.com/html/java/convert-html-to-gif-in-...
  2. Generate QR Code and Micro QR Code in C++|Docum...

    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....enables encoding both byte streams of data and arbitrary information...distortions encoding byte streams of data encoding Unicode symbols...

    docs.aspose.com/barcode/cpp/qr-code-and-micro-q...
  3. 处理标有敏感度标签的文档|.NET 格式的 Aspose.Words

    使用 C# 将应用了敏感度标签的 Word 转换为 PDF。处理标有敏感度标签的文档 - 各种输入格式,包括 Word、OpenOffice、图像和电子书。...( string originalFilePath , Stream fileData , AssignmentMethod...originalFilePath ; } public Stream FileData { get ; init ; } public...

    docs.aspose.com/words/zh/net/work-with-document...
  4. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Python via .NET recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....or write them to the memory stream, use save() method of RecognitionResult...corrections for recognition results, provide a custom dictionary , or specify...

    docs.aspose.com/ocr/python-net/save-file/
  5. aspose.words.fonts module | Aspose.Words for Py...

    The aspose.words.fonts module provides classes and enumerations to access information about fonts used in a document....fonts module provides classes and enumerations to...Base class for user-defined stream font source. To learn more...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Convert HTML Page to PDF in C#

    This short tutorial guides on how to convert HTML page to PDF in C#. In C# create PDF from HTML is easily managed with the help of a few lines of code....in C# This quick tutorial provides details on how to convert...from RequestMessage, load from stream, and many more. Similarly,...

    kb.aspose.com/html/net/how-to-convert-html-page...
  7. Save File from URL – C# Example

    Learn how to save file from URL using the Aspose.HTML for .NET API. Consider C# examples for automating the download files from websites.... provides you with convenient functionality...ReadAsByteArray() . Stream the response: using var stream = response.Content...

    docs.aspose.com/html/net/save-file-from-url/
  8. Working with Documents|Aspose.PDF for Java

    Discover how to use the PDFFileEditor class in Java to edit and manipulate PDF documents using Aspose.PDF....facades provide the PdfFileEditor class for...PdfFileEditor. The features provided by this class can be divided...

    docs.aspose.com/pdf/java/pdffileeditor-class/
  9. ImageLoadException when running unit test with ...

    If I reference the most recent version (currently 3.20.0) of NUnit.Engine I cannot run NUnit tests that use Aspose.Imaging. If I stop referencing NUnit.Engine, things work. Can you point me to a solution? I have attache…...#=zH8Tgzro$g5_P(Stream #=z9xQVHL4=, LoadOptions #=zxqtF1wLRz7_d...2:10pm 5 @jic Thank you for providing this information! Best wishes...

    forum.aspose.com/t/imageloadexception-when-runn...
  10. Question regarding unreleased memory even after...

    Hi, I’m experiencing a memory issue with the latest version of Aspose.PDF (v25.11) in C#. Background: When I use Aspose.PDF’s Accept(TextFragmentAbsorber visitor) method, I notice that memory is not being released and…...pdf"; using(Stream fileStream = new FileStream(inputFileName...management team. Thank you for provided information, I investigated...

    forum.aspose.com/t/question-regarding-unrelease...