Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 3,935 for

stream provider

(0.43 sec)
  1. Aspose::Words::LowCode::Watermarker class | Asp...

    Aspose::Words::LowCode::Watermarker class. Provides methods intended to insert watermarks into the documents in C++....[ Hide ] Watermarker class Provides methods intended to insert...System::SharedPtr<System::IO::Stream>&) Specifies input document...

    reference.aspose.com/words/cpp/aspose.words.low...
  2. Export and Import Barcode Generation State via ...

    This article explains how to import and export barcode the generation state to the XML format with C++ API or Library."...ExportToXml(String) or to a stream through the ExportToXml(Stream) method. Similarly...method or a stream through the ImportFromXml(Stream) method. If...

    docs.aspose.com/barcode/cpp/barcode-generation-...
  3. Work with Barcode Recognition State in XML|Docu...

    This Article Describes How to Save or Load Barcode Recognition State in the XML format...ExportToXml(String) or a stream ExportToXml(Stream) . Moreover, it can...XML format from a file or a stream using functions ImportFromXml(String)...

    docs.aspose.com/barcode/cpp/barcode-reading-in-...
  4. How to create a new instance of MapiAttachment ...

    Hi, I am trying to create a new attachment from a string input and add it to an existing MapiMessage in a PST file. I do not see any constructors for MapiAttachment class. Why is it so? How can I add a new attachment…...messageInfo, string name, Stream stream) Adds an attachment to the...specified message using the provided stream as the attachment content...

    forum.aspose.com/t/how-to-create-a-new-instance...
  5. Exception when saving an xlsx file - Free Suppo...

    Hi There, I am using Aspose.Cell version 26.1.0. I am trying to save the attached file (xlsx is inside the zip file) using the following code: var Stream = new FileStream( filePath == null ? Path.GetTempFileName() …...using the following code: var stream = new FileStream( filePath...FileFormat); await workbook.SaveAsync(stream, saveFormat); When I do so...

    forum.aspose.com/t/exception-when-saving-an-xls...
  6. DICOM JSON Serialization/Deserialization|Aspose...

    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....Medical provides robust and standards-compliant...such as JSON. This document provides comprehensive guidance on...

    docs.aspose.com/medical/net/developer-guide/90-...
  7. 其他TEX转换输出格式| 通过 .NET 为 Python 提供 Aspose.TeX

    python的Aspose.TeX API解决方案提供了可转换乳胶文件和自定义TEX文件的功能。这是一些代码示例。...########## 9 10 # Create the format provider using the file system input...), "customtex" ) as format_provider: 13 # Create conversion options...

    docs.aspose.com/tex/zh/python-net/other-tex-for...
  8. Work with Barcode Recognition State in XML|Docu...

    This Article Describes How to Save or Load Barcode Recognition State in the XML format...ExportToXml(String) or a stream ExportToXml(Stream) . Moreover, it can...XML format from a file or a stream using functions ImportFromXml(String)...

    docs.aspose.com/barcode/net/barcode-reading-in-...
  9. 其他TEX转换输出格式| .NET的Aspose.TeX

    .NET的Aspose.TeX API解决方案的转换功能允许转换乳胶文件和您自己的自定义TEX文件。这是一些代码示例。... 4 // Create the format provider using the file system input...here as we are providing the main input as a stream. 15 // But it...

    docs.aspose.com/tex/zh/net/other-tex-formats/
  10. DocumentPartSavingArgs.keep_document_part_strea...

    DocumentPartSavingArgs.keep_document_part_Stream_open property. Specifies whether Aspose.Words should keep the Stream open or close it after saving a document part....keep_document_part_stream_open property DocumentPartSavingAr....keep_document_part_stream_open property Specifies whether Aspose...

    reference.aspose.com/words/python-net/aspose.wo...