Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 12,272 for

content stream

(0.07 sec)
  1. Convert PPT to Word in C# | products.aspose.com

    Convert PPT to Word in C#. Use .NET library API to convert PowerPoint to Word...are essentially moving the contents of a presentation’s slides...using var stream = new MemoryStream(); bitmap.Save(stream, ImageFormat...

    products.aspose.com/slides/net/conversion/ppt-t...
  2. C++ API to Convert MD to DIF | products.aspose.com

    Convert MD to DIF via C++ API without using Microsoft Excel or Adobe Reader...commonly used for writing web content, technical documentation, and...class. Save DIF File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/md-to-...
  3. Make NUp of PDF files|Aspose.PDF for .NET

    This article shows how to make NUp of PDF files work with Aspose.PDF Facades using PdfFileEditor class....Ask AI Make NUp of PDF files Contents [ Hide ] Make NUp of PDF Using...); } Make NUp of PDF Using Streams MakeNUp method of PdfFileEditor...

    docs.aspose.com/pdf/net/make-nup-of-pdf-files/
  4. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with C#....and Signature Information Contents [ Hide ] The following code...null ) { continue ; } using ( Stream imageStream = sf . ExtractImage...

    docs.aspose.com/pdf/net/extract-image-and-signa...
  5. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method...save method Contents [ Hide ] save(stream, saveFormat) Saves...document to a stream using the specified format. save ( stream , saveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Export Math Equations from Presentations in Jav...

    Unlock seamless export of math equations from PowerPoint to MathML using JavaScript and Aspose.Slides for Node.js—preserve formatting and boost compatibility....Presentations in JavaScript Contents [ Hide ] Exporting Math Equations...mathematical equations and similar content seen on the web and in many...

    docs.aspose.com/slides/nodejs-java/exporting-ma...
  7. OleFormat.SourceFullName | Aspose.Words for .NET

    Discover the OleFormat SourceFullName property, easily manage the path and name of your linked OLE object's source file for seamless integration....SourceFullName Contents [ Hide ] OleFormat.SourceFullName property...access it using a stream. using ( MemoryStream stream = oleFormat ...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Format Rows and Columns with Node.js via C++|Do...

    Aspose.Cells for Node.js via C++ can support changing row height or column width, as well as applying formatting on rows or columns....js via C++ Contents [ Hide ] When working with...xls" ); // Creating a file stream containing the Excel file to...

    docs.aspose.com/cells/nodejs-cpp/adjusting-row-...
  9. Replace Images in the Presentation’s Image Coll...

    Replace images in presentations fast with Python. Supporting PowerPoint and OpenDocument formats to Streamline workflows and boost slide quality....Presentation’s Image Collection Contents [ Hide ] Aspose.Slides for...file_name , "rb" ) as stream : return stream . read () #Instantiate...

    docs.aspose.com/slides/python-net/replacing-ima...
  10. Document.OriginalFileName | Aspose.Words for .NET

    Retrieve the original file name of your document effortlessly with the Document OriginalFileName property. Enhance your workflow and organization today!...OriginalFileName Contents [ Hide ] Document.OriginalFileName...document was loaded from a stream or created blank. Examples...

    reference.aspose.com/words/net/aspose.words/doc...