Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 15,681 for

content stream

(0.14 sec)
  1. Aspose.Email 6.2.0 的公共 API 更改|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....0 的公共 API 更改 Contents [ Hide ] 以下是对公共 API 所做的所有...updateContact(MapiContact) 方法 IMessage.save(Stream, MailMessageSaveType) 方法 IMessage...

    docs.aspose.com/email/zh/java/public-api-change...
  2. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example.... Contents [ Hide ] In this article, you will...internalFileName = "temp" ; let stream = Module . FS . open ( internalFileName...

    docs.aspose.com/ocr/nodejs-cpp/hello-world/
  3. CssSavingArgs.CssStream | Aspose.Words for .NET

    Optimize your CSS storage with the CssSavingArgs CssStream property, enabling seamless saving of CSS data to your preferred Stream....CssStream Contents [ Hide ] CssSavingArgs.CssStream property...property Allows to specify the stream where the CSS information will...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ReplacerContext | Aspose.Words for Java

    Find/replace operation context in Java....ReplacerContext Contents [ Hide ] Inheritance: java.lang.Object...document using documents from the stream using context. // There is...

    reference.aspose.com/words/java/com.aspose.word...
  5. ReplacerContext.FindReplaceOptions | Aspose.Wor...

    Discover the FindReplaceOptions property of ReplacerContext to enhance your search and replace functionality with customizable options for better results....FindReplaceOptions Contents [ Hide ] ReplacerContext.FindReplaceOptions...document using documents from the stream using context. // There is...

    reference.aspose.com/words/net/aspose.words.low...
  6. JsonDataSource Class | Aspose.Words for .NET

    Unlock powerful reporting with Aspose.Words.Reporting.JsonDataSource. Easily access JSON data for seamless integration into your reports....JsonDataSource Contents [ Hide ] JsonDataSource class Provides...access to data of a JSON file or stream to be used within a report...

    reference.aspose.com/words/net/aspose.words.rep...
  7. Public API Changes in Aspose.Diagram 6.7.0|Docu...

    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....0 Contents [ Hide ] This document describes...stored Visio diagram in an input stream. Please check this code example:...

    docs.aspose.com/diagram/java/public-api-changes...
  8. MailMergerContext | Aspose.Words for Java

    Mail merge context in Java....MailMergerContext Contents [ Hide ] Inheritance: java.lang.Object...for a single record from the stream using context. // There is...

    reference.aspose.com/words/java/com.aspose.word...
  9. Converting Word to PDF issue - Free Support For...

    Hello, we are about to extend or Word.NET license but our Word document conversion does not work fine. Basically the issues is that checkbox Content controls are displayed displayed as dots not checkboxes. I attached…...the issues is that checkbox content controls are displayed displayed...cancellationToken) { Stream stream = new MemoryStream(); stream.Write(documentContBytes...

    forum.aspose.com/t/converting-word-to-pdf-issue...
  10. 将 MHTML 转换为 DOCX – C# 示例

    使用 Aspose.HTML for .NET 将 MHTML 转换为 DOCX,并考虑在 C# 示例中支持 MHTML 到 DOCX 的转换。试试在线 MHTML 转换器。...Buy 将 MHTML 转换为 DOCX – C# Contents [ Hide Show ] 要利用 DOCX 格式完成特定任务,通常需要将...Aspose.Html.Saving; using var stream = File.OpenRead("sample.mht");...

    docs.aspose.com/html/zh/net/convert-mhtml-to-docx/