Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 12,271 for

content stream

(0.1 sec)
  1. 获取ODS文件中的单元格验证|Documentation

    了解如何通过C++ API中的Aspose.Cells for JavaScript获取单元格验证。...获取ODS文件中的单元格验证 Contents [ Hide ] 获取ODS文件中的单元格验证 使用C++中的Aspose...Excel/ODS file through the file stream const workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/get-cel...
  2. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_ImagesFolder method. Specifies the physical folder where images are saved when exporting a document to the Markdown format. Default is an empty string in C++....::get_ImagesFolder method Contents [ Hide ] MarkdownSaveOpti...you save a document into a stream, Aspose.Words does not have...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. IPageSavingCallback Interface | Aspose.Words fo...

    Control document saving with Aspose.Words.Saving.IPageSavingCallback. Customize how pages are saved in fixed formats for optimal results....IPageSavingCallback Contents [ Hide ] IPageSavingCallback interface...outFileName ; // 2 - Create a custom stream for the output page file: args...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FontSavingArgs.OriginalFileSize | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileSize property to efficiently retrieve the original font file size, enhancing your font management experience....OriginalFileSize Contents [ Hide ] FontSavingArgs.OriginalFileSize...Last (); // 2 - Save it to a stream: args . FontStream = new FileStream...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 将 HTML 转换为 PDF(.NET)|Aspose.PDF for .NET

    本主题展示如何使用 Aspose.PDF 将 HTML 和 MHTML 转换为 PDF。...NET) Contents [ Hide ] 概述 本文档说明如何 使用 C#...HttpClient 实例获取 HTML 页面内容,创建 Stream 对象,将内容传递给 Document 对象并渲染为 PDF。...

    docs.aspose.com/pdf/zh/net/convert-html-to-pdf/
  6. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....PageSet(pageIndex)); } try (FileOutputStream stream = new FileOutputStream(getArtifactsDir()...++mNum))) { a.getDocument().save(stream, saveOptions); } } private...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert DOCX to PPSM via C++ or with free Onlin...

    Export DOCX to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPSM online converter quickly before integrating the code....save time and effort, as the content of the document can be reused...AddTextFrame in it Load the HTML content and write it in your Presentation...

    products.aspose.com/total/cpp/conversion/docx-t...
  8. HtmlFixedSaveOptions.ResourcesFolderAlias | Asp...

    Discover the HtmlFixedSaveOptions ResourcesFolderAlias property to customize image URIs in your HTML documents. Enhance your web Content effortlessly!...ResourcesFolderAlias Contents [ Hide ] HtmlFixedSaveOptions....the folder exists before the streams can put their resources into...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert DOCX to PPTX via C++ or with free Onlin...

    Export DOCX to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPTX online converter quickly before integrating the code....save time and effort, as the content of the document can be quickly...AddTextFrame in it Load the HTML content and write it in your Presentation...

    products.aspose.com/total/cpp/conversion/docx-t...
  10. Split PDF using JavaScript|Aspose.PDF for JavaS...

    This topic shows how to split PDF pages into individual PDF files with Aspose.PDF for JavaScript via C++ ....Split PDF using JavaScript Contents [ Hide ] Split PDF into two...FileReader and sends the file content and relevant parameters (such...

    docs.aspose.com/pdf/javascript-cpp/split-pdf/