Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 12,270 for

content stream

(0.3 sec)
  1. Managing OLE Objects with Node.js via C++|Docum...

    Learn how to manage OLE objects in Aspose.Cells for Node.js via C++. Add, extract, and manipulate OLE objects within worksheets....js via C++ Contents [ Hide ] Introduction OLE...programs and is used to make content created in one program available...

    docs.aspose.com/cells/nodejs-cpp/managing-ole-o...
  2. How to Create ZIP File in Memory in C#

    This step-by-step tutorial explains how to create ZIP file in memory in C#. This C# code will compress file Contents of a directory and create ZIP archive in memory....then store ZIP file in memory stream object. Code to Create ZIP...and write folder’s entire content in memory in compressed format...

    kb.aspose.com/zip/net/how-to-create-zip-file-in...
  3. Worksheet Views with Node.js via C++|Documentation

    This article will describe how to use Node.js and the Node.js API to interact with the page break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....js via C++ Contents [ Hide ] Page Break Preview...Excel file through the file stream const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/worksheet-views/
  4. Save Html With StreamProvider|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....Save Html With StreamProvider Contents [ Hide ] When converting Excel...saving an Excel file to an HTML stream? Replace the default path with...

    docs.aspose.com/cells/java/convert-excel-to-htm...
  5. Extract fonts from PDF|Aspose.PDF for PHP via Java

    How to extract font from PDF using Aspose.PDF for PHP...Extract fonts from PDF Contents [ Hide ] In case you want to...$fontStream ); // Close the font stream. $fontStream -> close (); //...

    docs.aspose.com/pdf/php-java/extract-fonts-from...
  6. 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....Memory Management Contents [ Hide ] Optimized Reading of Large...DICOM from Stream All strategies work with stream-based file...

    docs.aspose.com/medical/net/developer-guide/ope...
  7. Image conversion issue with Linux (2) - Free Su...

    Hi. I’m converting a VSD document to VSDX, am experiencing an issue with certain EMF images when converting them to PNG, using shape.ToImage method. This issue is a follow-up on issue Image conversion issue with Linux. …...overload that only takes a Stream . The EmfRenderSetting flag...EMF shapes. Check the EMF content itself Occasionally an EMF...

    forum.aspose.com/t/image-conversion-issue-with-...
  8. Convert MHTML to DOCX – Python code and Online ...

    Convert MHTML to DOCX in Python. Use Aspose.HTML for Python via .NET to perform high-quality MHTML to DOCX conversion with full control over save parameters....open("{{input lower}}", 'rb') as stream: # Initialize saving options...conv.Converter.convert_mhtml(stream, options, "output.{{output...

    products.aspose.com/html/python-net/conversion/...
  9. Frequently Asked Questions | Aspose.TeX for С++

    Get answers to all the most frequent questions about Aspose.TeX for C++, which is a comprehensive API for typesetting and manipulation TeX and LaTeX....TeX/LaTeX files, modify their content, and perform actions like adding...output stream for the log file. Create a file stream to save...

    docs.aspose.com/tex/cpp/faq/
  10. Different Ways to Save Files with Golang via C+...

    Aspose.Cells for C++ can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....Files with Golang via C++ Contents [ Hide ] Aspose.Cells makes...and Aspose.Cells save the contents of the active worksheet only...

    docs.aspose.com/cells/go-cpp/different-ways-to-...