Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 12,277 for

content stream

(0.13 sec)
  1. Aspose::Words::Saving::ResourceSavingArgs::get_...

    Aspose::Words::Saving::ResourceSavingArgs::get_ResourceFileName method. Gets or sets the file name (without path) where the resource will be saved to in C++....t_ResourceFileName method Contents [ Hide ] ResourceSavingAr...document to a file or to a stream. When saving a document to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire pages, from a specific part, based on columns, etc....from all PDF pages using C++ Contents [ Hide ] Extract Text From...TextDevice class to convert contents to the text Save the text...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/
  3. Aspose.TeX's output interface | C++

    Conversion functionality of Aspose.TeX API solution for C++ with TeX, as an output format is explained here with the code examples....TeX's output interface | C++ Contents [ Hide Show ] Please, refer...are supposed to be files, streams, arrays, or whatever else.The...

    docs.aspose.com/tex/cpp/aspose-tex-output/
  4. PageLayoutCallbackArgs.PageIndex | Aspose.Words...

    Discover the PageIndex property of PageLayoutCallbackArgs, which provides the 0-based index of the related document page. Get accurate page tracking and reflow insights!...PageIndex Contents [ Hide ] PageLayoutCallbackAr.PageIndex property...pageIndex ) }; using ( FileStream stream = new FileStream ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Aspose::Words::Drawing::OleFormat::get_Suggeste...

    Aspose::Words::Drawing::OleFormat::get_SuggestedExtension method. Gets the file extension suggested for the current embedded object if you want to save it into a file in C++....SuggestedExtension method Contents [ Hide ] OleFormat::get_SuggestedExtension...system. // 1 - Save it via a stream: { auto fs = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code....Convert Visio to HTML format Contents [ Hide ] 导出 Visio 到 HTML This...local storage or directly to a stream instance. Save resultant HTML...

    docs.aspose.com/diagram/zh/python-net/convert-v...
  7. OleFormat.SuggestedExtension | Aspose.Words for...

    Discover the OleFormat SuggestedExtension property to easily obtain the ideal file extension for saving your embedded objects efficiently....SuggestedExtension Contents [ Hide ] OleFormat.SuggestedExtension...system. // 1 - Save it via a stream: using ( FileStream fs = new...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 使用 .NET API 将 BMP 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 .NET 版 BMP 转 EPS 功能。...NET API 将 BMP 转换为 EPS Contents [ Hide Show ] 概述 本文讲解如何使用...Convert BMP image to EPS using streams. 2 3 // Create default options...

    docs.aspose.com/page/zh/net/convert/bmp-to-eps/
  9. Import HTML to OneNote | Aspose.Note Documentation

    Use C# or .NET API to import HTML Content into OneNote....Buy Import HTML to OneNote Contents [ Hide Show ] Occasionally...Occasionally, you may need to import content from documents in other formats...

    docs.aspose.com/note/net/import/import-from-html/
  10. Working with Document in C++|Aspose.Words for C++

    The `Document` class provides various document properties and methods using C++. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for C++. The `Document` object can be saved to a file or Stream and also sent to a browser....Ask AI Working with Document Contents [ Hide ] The Document class...Document object contains all content and formatting, styles, built-in...

    docs.aspose.com/words/cpp/working-with-document/