Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 3,082 for

stream provider

(0.03 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. Unable to convert a web-page content to pdf - S...

    Hi! I have the following URL of a web page that I want to convert to PDF: https://www.theverge.com/2023/1/16/23557098/generative-ai-art-copyright-legal-lawsuit-stable-diffusion-midjourney-deviantart/ I also have some c…...Save("test-stream-conversion.pdf"); // GetContentFromUrlAsS...implementation was taken as is private Stream GetContentFromUrlAsS(string...

    forum.aspose.com/t/unable-to-convert-a-web-page...
  5. ResourceSavingArgs class | Aspose.Words for Python

    aspose.words.saving.ResourceSavingArgs class. Provides data for the [IResourceSavingCallback.resource_saving()](../iresourcesavingcallback/resource_saving/#resourcesavingargs) event...class ResourceSavingArgs class Provides data for the IResourceSavingCallb...resources into files by providing your own stream objects. To apply...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LaTeX Figure rendering | Aspose.TeX for Python

    The article gives an overview of Aspose.TeX API solution for Python and its functionality for rendering LaTeX fragments (figures). Learn the code examples....output stream for the log file. 10 options. log_stream = BytesIO()...True 13 14 # Create the output stream for the figure image. 15 with...

    docs.aspose.com/tex/python-net/latex-figure-ren...
  7. Read Barcode from Specific Region of Image in P...

    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.... PHPCode # Open the stream. Read only access is enough...BarCode to load an image. $stream = new FileInputStream ( $dataDir...

    docs.aspose.com/barcode/java/read-barcode-from-...
  8. Aspose.Pdf.Facades.PdfExtractor 在 MacOS 存的檔案都是 ...

    您好,我在 Apple M4 Pro 上使用 Aspose.PDF V25.3 .0 使用 Aspose.Pdf.Facades.PdfExtractor 來儲存 PDF 中的影像,儲存的圖檔都是 0 byte ,也沒有任何的錯誤。 註: 已透過 brew 安裝 mono-libgdiplus , 並重新開機過。 brew install mono-libgdiplus 程式如下, using System.IO; using …...{ // Read image into memory stream MemoryStream memoryStream =...Aspose.Pdf.XImage.Save(Stream stream, ImageFormat format, Int32...

    forum.aspose.com/t/aspose-pdf-facades-pdfextrac...
  9. How to Implement Resource Prefix for Nested Res...

    Learn how to add Microsoft Project (MPP/XML) resource prefixes in a case of 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...
  10. ShapeRenderer class | Aspose.Words for Python

    aspose.words.rendering.ShapeRenderer class. Provides methods to render an individual [Shape](../../aspose.words.drawing/shape/) or [GroupShape](../../aspose.words.drawing/groupshape/) to a raster or vector image or to a Graphics object...class ShapeRenderer class Provides methods to render an individual...from NodeRendererBase ) save(stream, save_options) Renders the...

    reference.aspose.com/words/python-net/aspose.wo...