Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 4,224 for

stream provider

(1.42 sec)
  1. C++ API to Convert XSLFO to ODS | products.aspo...

    Convert XSLFO to ODS via C++ API without using Microsoft Excel or Adobe Reader... This component provides a set of APIs that enable...convert XSLFO to XLSX. It also provides features such as text extraction...

    products.aspose.com/total/cpp/conversion/xslfo-...
  2. ImageFieldMergingArgs class | Aspose.Words for ...

    aspose.words.mailmerging.ImageFieldMergingArgs class. Provides data for the [IFieldMergingCallback.image_field_merging()](../ifieldmergingcallback/image_field_merging/#imagefieldmergingargs) event...ImageFieldMergingArg class Provides data for the IFieldMergingCallbac...event to return a file name, stream, or an SkiaSharp.SKBitmap object...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Create a Flat ZIP Archive | Aspose.Zip D...

    Learn how to flatten nested zip archives into a single flat archive using Java tools....zip entry into any writable stream, not only to a file. So, we...nested archive to a memory stream. Please note: the virtual memory...

    docs.aspose.com/zip/java/flatten-nested-zip/
  4. PDF to TIFF Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one TIFF single file programmatically with Java sample code using Aspose.PDF for Java...TiffDevice (); ByteArrayOutputStrea stream = new ByteArrayOutputStrea...getPages (). get_Item ( i ), stream ); try ( FileOutputStream fileStream...

    products.aspose.com/pdf/java/merger/pdf-to-tiff/
  5. Delete PDF pages|Aspose.PDF for Java

    This section explains how to delete PDF pages with Aspose.PDF Facades using PdfFileEditor class....); } Delete PDF Pages Using Streams The Delete method of PdfFileEditor...PdfFileEditor class also provides an overload which allows you to...

    docs.aspose.com/pdf/java/delete-pdf-pages/
  6. Convert HTML to TIFF in Python | products.aspos...

    Convert HTML to TIFF in Python. Use Python library API to convert HTML files to TIFFs... Moreover, it provides flexible ways to convert HTML..."file.html" , "rt" ) as stream: data = stream . read() pres . slides...

    products.aspose.com/slides/python-net/conversio...
  7. Show and Hide Worksheets and Tabs with Node.js ...

    This article provides sample code for using the Node.js API or Node.js Library to programmatically display and hide an Excel worksheet. Additionally, it shows how to show and hide Excel workbook tabs....Cells provides a class, Workbook , that represents...class. The Worksheet class provides a wide range of properties...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...
  8. Save Presentations in Python|Aspose.Slides for ...

    Discover how to save presentations in Python using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects.... you can save to a file or stream . This article explains the...Presentations to Streams You can save a presentation to a stream by passing...

    docs.aspose.com/slides/python-net/save-presenta...
  9. C++ API to Convert TEX to XLT | products.aspose...

    Convert TEX to XLT via C++ API without using Microsoft Excel or Adobe Reader...format automation library that provides a simple two-step process...is a powerful library that provides a wide range of features and...

    products.aspose.com/total/cpp/conversion/tex-to...
  10. Interop to aspose c# - Free Support Forum - asp...

    Hi . I ahve a legacy app which is working on interop . The flow is the word templates are in DB , via mail merge all the dynamic values are populated and then word is craeted (WITH Interop). I satrted with few margin , s…...Words provides built-in MailMerge functionality...method using (MemoryStream stream = new MemoryStream(templateBytes))...

    forum.aspose.com/t/interop-to-aspose-c/324832