Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 12,315 for

content stream

(0.19 sec)
  1. How to Convert OneNote Documents to HTML | Aspo...

    A guide explaining how to convert OneNote documents into HTML format using Java....OneNote Documents to HTML Contents [ Hide Show ] Save to Byte..."/* This line is appended to stream manually by user */" ); 29...

    docs.aspose.com/note/java/conversion-of-onenote...
  2. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void StreamToDocX1(String docFilePath, OutputStream Stream) throws Exception { document = new Document(docFilePath); docume…... docFilePath, OutputStream stream) throws Exception { document...RuntimeException(e); } } }); document.save(stream, SaveFormat.DOCX); } ssj123ssj...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  3. Save a Document in Node.js|Aspose.Words for Nod...

    Save a document in any supported format using Node.js....Ask AI Save a Document Contents [ Hide ] Most of the tasks you...saving a document to a file or stream. The document can be saved...

    docs.aspose.com/words/nodejs-net/save-a-document/
  4. StreamFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.StreamFontSource class, your go-to solution for custom Stream font sources that enhance document flexibility and design....StreamFontSource Contents [ Hide ] StreamFontSource class Base...Base class for user-defined stream font source. To learn more,...

    reference.aspose.com/words/net/aspose.words.fon...
  5. 调整 EPS 大小 | C++ API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 C++ EPS 大小调整功能。...Buy 调整 EPS 大小 | C++ API 解决方案 Contents [ Hide Show ] 概述 本文介绍如何使用...S(); 5 6 //Create an input stream for EPS file 7 { 8 System::SharedPtr...

    docs.aspose.com/page/zh/cpp/resize-eps/
  6. Licensing|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....Ask AI Licensing Contents [ Hide ] Evaluation Version Limitations...Apply License Using File or Stream Object The license can be loaded...

    docs.aspose.com/cells/cpp/licensing/
  7. Save DICOM file|Aspose.Medical for .NET Documen...

    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....Save DICOM file Contents [ Hide ] Save DICOM file A DICOM file...fileName) ) or to a stream ( Save(Stream stream) ). Optionally, you...

    docs.aspose.com/medical/net/developer-guide/sav...
  8. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....DocumentBuilder Contents [ Hide ] DocumentBuilder class Provides...insert text, images and other content, specify font, paragraph and...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::Saving::ResourceSavingArgs class...

    Aspose::Words::Saving::ResourceSavingArgs class. Provides data for the ResourceSaving() event. To learn more, visit the documentation article in C++....:ResourceSavingArgs class Contents [ Hide ] ResourceSavingArgs...Aspose.Words should keep the stream open or close it after saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Extract PDF pages|Aspose.PDF for Java

    This section explains how to extract PDF pages with com.aspose.pdf.facades using PdfFileEditor class....Extract PDF pages Contents [ Hide ] Extract PDF Pages between...between Two Numbers Using Streams Extract method of PdfFileEditor...

    docs.aspose.com/pdf/java/extract-pdf-pages/