Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 14,938 for

content stream

(0.07 sec)
  1. PageLayoutCallbackArgs.Event | Aspose.Words for...

    Discover the PageLayoutCallbackArgs event property to enhance your application's functionality. Unlock seamless event handling for better performance....Event Contents [ Hide ] PageLayoutCallbackAr.Event property Gets...pageIndex ) }; using ( FileStream stream = new FileStream ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.lay...
  2. OleFormat.IconCaption | Aspose.Words for .NET

    Discover the OleFormat IconCaption property to easily retrieve and customize OLE object icon captions for enhanced document presentation....IconCaption Contents [ Hide ] OleFormat.IconCaption property...access it using a stream. using ( MemoryStream stream = oleFormat ...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Using Aspose.Slides with ReportViewer 2010 and ...

    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....ReportViewer 2010 and 2012 Contents [ Hide ] This article teaches...Report Page Layout (RPL) Binary Stream Format to PowerPoint presentation...

    docs.aspose.com/slides/reportingservices/using-...
  4. Open PDF Document|Aspose.PDF for Java

    Learn how to open a PDF file with Aspose.PDF for Java....Open PDF Document Contents [ Hide ] Open existing PDF document...existing PDF document from stream public static void OpenDocumentStream...

    docs.aspose.com/pdf/java/open-pdf-document/
  5. 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/
  6. 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...
  7. Extract Assets from 3MF File Formats via .NET |...

    C# source code to load, render and add extract assets from 3MF documents on .NET Framework, .NET Core, Mono....public Zip(Stream stream) { archive = new ZipArchive(stream, ZipArchiveMode...Add( string fileName, byte [] content, bool enableCompression) {...

    products.aspose.com/3d/net/extractor/3mf/
  8. Extract Assets from OBJ File Formats via .NET |...

    C# source code to load, render and add extract assets from OBJ documents on .NET Framework, .NET Core, Mono....public Zip(Stream stream) { archive = new ZipArchive(stream, ZipArchiveMode...Add( string fileName, byte [] content, bool enableCompression) {...

    products.aspose.com/3d/net/extractor/obj/
  9. Extract Assets from DXF File Formats via .NET |...

    C# source code to load, render and add extract assets from DXF documents on .NET Framework, .NET Core, Mono....public Zip(Stream stream) { archive = new ZipArchive(stream, ZipArchiveMode...Add( string fileName, byte [] content, bool enableCompression) {...

    products.aspose.com/3d/net/extractor/dxf/
  10. 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-...