Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 3,903 for

stream provider

(0.16 sec)
  1. Convert PDF to JPG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to JPEG image, convert all and single pages to JPEG images with Aspose.PDF for Android via Java.... This class provides a method named process(..)..."PDF-to-JPEG.jpeg" ); // Create stream object to save the output image...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  2. 其他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...
  3. FontSavingArgs.keepFontStreamOpen property | As...

    FontSavingArgs.keepFontStreamOpen property. Specifies whether Aspose.Words should keep the Stream open or close it after saving a font....Words should keep the stream open or close it after saving...Words will close the stream you provided in the Aspose.Words.Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only....class object Create a memory stream object Save the loaded presentation...an HTML file into the memory stream Create LoadOptions class object...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  5. 其他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/
  6. Open Different Microsoft Excel Version Files wi...

    This article explains how to open different Excel version files using Aspose.Cells for Node.js via C++....the Excel file into a stream const stream = fs . readFileSync (...and open the file from the stream const wbExcel95 = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/opening-differ...
  7. How to Implement Resource Prefix for Nested Res...

    Learn how to add resource prefixes in nested resources using Aspose.Tasks for Java....Tasks for Java provides ResourceSavingArgs.NestedUri...GetSaveOptions(1); 9 FileOutputStream stream = new FileOutputStream(dataDir...

    docs.aspose.com/tasks/java/how-to-implement-res...
  8. Get Warning Callbacks for Font Substitution in ...

    Learn to get warning callbacks for font substitution in Aspose.Slides for .NET and display PowerPoint and OpenDocument presentations accurately....NET provides straightforward APIs for receiving...presentation as PDF. using var stream = new MemoryStream (); presentation...

    docs.aspose.com/slides/net/getting-warning-call...
  9. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for Java and display PowerPoint and OpenDocument presentations accurately....Slides for Java provides straightforward APIs for receiving...as PDF. ByteArrayOutputStrea stream = new ByteArrayOutputStrea...

    docs.aspose.com/slides/java/getting-warning-cal...
  10. Preparing content for recognition|Documentation

    How to prepare a batch of images, URLs and other content for recognition....OCR for JavaScript via C++ provides a standardized way to prepare...method. Path to the content is provided in the url property of a WasmAsposeOCRInput...

    docs.aspose.com/ocr/javascript-cpp/content-for-...