Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 4,405 for

stream provider

(0.09 sec)
  1. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...formats, pass a file name or a stream into one of the Document constructors...remove_child() and other methods provided by the base class CompositeNode...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Licensing|CAD 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.... The evaluation version provides absolutely the same capabilities...is free and unlimited and provided both to licensed and evaluation...

    docs.aspose.com/cad/java/getting-started/licens...
  3. Save an SVG Document in C# – Aspose.SVG for .NET

    In the article, you will learn how to save an SVG document to a file, memory Stream, ZIP archive or Url using Aspose.SVG for .NET library....allow saving SVG to a file, stream, Zip archive or Url. In this...Moreover, Aspose.SVG for .NET provides the class that allows saving...

    docs.aspose.com/svg/net/save-svg-document/
  4. Extract (vector?) charts from PDF - Free Suppor...

    Hi, We are using the Aspose.Pdf.Drawing library for .NET. The Azure Function app is running in Azure Function Apps (Linux). We are working with MemoryStreams and not with temp folders or files. We would like to add a…...NET does not provide a direct method to identify...0; // Process or return the stream } File.Delete(tempPath); //...

    forum.aspose.com/t/extract-vector-charts-from-p...
  5. Saving a file with Slicers using Aspose Makes t...

    Hi There, I am using Aspose.Cell version 26.1.0. Attached are 2 files: slicers-original.xlsx, slicers-saved.xlsx. slicers-saved.zip (8.6 MB) slicers-original.zip (8.5 MB) In our coded we use Aspose.Cells to save the…... var stream = new FileStream( filePath...FileFormat); await workbook.SaveAsync(stream, saveFormat); Please advise...

    forum.aspose.com/t/saving-a-file-with-slicers-u...
  6. Accessing images in this pdf freeze the thread ...

    Hello, Using this attached PDF fnac01.pdf, if we want to convert the page to a png (or svg or all other formats… ) the PngDevice.Process freeze the thread in the jpeg2k decode and never return… You can reproduce the is…...page and save the image to stream pngDevice.Process(pdfDocument...Pages[pageCount], imageStream); // Close stream imageStream.Close(); } } //...

    forum.aspose.com/t/accessing-images-in-this-pdf...
  7. Memory Management|Aspose.Medical for .NET Docum...

    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....TagDataReadingStrate class provides three built-in strategies:...DICOM from Stream All strategies work with stream-based file...

    docs.aspose.com/medical/net/developer-guide/ope...
  8. Create a Document in Python – Create or Load HT...

    Learn how to load HTML from a file, URL, and create HTML from scratch. Consider approaches to load HTML-based documents using Aspose.HTML for Python via .NET.... The API provides the class, which is the root...from a string, from a memory stream, or loaded from a file or URL...

    docs.aspose.com/html/python-net/create-a-document/
  9. Convert DOCX to DIF in C++ or with free Online ...

    C++ API to Convert DOCX to DIF or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to DIF online converter quickly before integrating the code.... Save DIF File to Stream via C++ After converting DOCX...your document to stream. To save files to a stream, create a MemoryStream...

    products.aspose.com/total/cpp/conversion/docx-t...
  10. Convert DOC to XLTX in C++ or with free Online ...

    C++ API to Convert DOC to XLTX or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOC to XLTX online converter quickly before integrating the code.... Save XLTX File to Stream via C++ After converting DOC...your document to stream. To save files to a stream, create a MemoryStream...

    products.aspose.com/total/cpp/conversion/doc-to...