Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 15,693 for

content stream

(0.53 sec)
  1. Save Messages from Exchange Server Mailbox usin...

    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....Server Mailbox using WebDav Contents [ Hide ] This article shows...useful when you want to save the stream to some storage location like...

    docs.aspose.com/email/java/save-messages-from-e...
  2. Converting an FDF to XML format|Aspose.PDF for ...

    This section explains how you can convert an FDF to XML format with FormDataConverter Class....Converting an FDF to XML format Contents [ Hide ] The Aspose.Pdf.Facades...file as an input or source stream and saves it into XML format...

    docs.aspose.com/pdf/net/converting-an-fdf-to-xm...
  3. FontSavingArgs.FontStream | Aspose.Words for .NET

    Discover the FontSavingArgs FontStream property, enabling seamless font storage and management for enhanced application performance and user experience....FontStream Contents [ Hide ] FontSavingArgs.FontStream property...the stream where the font will be saved to. public Stream FontStream...

    reference.aspose.com/words/net/aspose.words.sav...
  4. How to Edit PDF Document using C#

    This short guide describes how to edit PDF document using C#. It has the details to set the IDE, a list of steps and a runnable sample code to edit PDF doc using C#....save to the memory stream Load the stream into the PdfFileMend...the memory stream Load the resultant memory stream into the Document...

    kb.aspose.com/pdf/net/how-to-edit-pdf-document-...
  5. 格式 Visio 页|Documentation

    本节介绍如何将样式应用于带有 Aspose.Diagram 的 visio 页面。...格式 Visio 页 Contents [ Hide ] Aspose.Diagram for .NET API 允许开发人员格式化...diagram from a VSD stream FileStream stream = new FileStream (...

    docs.aspose.com/diagram/zh/net/format-visio-pages/
  6. Extract Assets from X File Formats via .NET | p...

    C# source code to load, render and add extract assets from X 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/x/
  7. Extract Assets from ASE File Formats via .NET |...

    C# source code to load, render and add extract assets from ASE 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/ase/
  8. How to Save a OneNote Document | Aspose.Note Do...

    Learn how to save a OneNote document with detailed instructions....to Save a OneNote Document Contents [ Hide Show ] Saving a Document...OneNote Document to a Stream Users can pass a stream object to the Document...

    docs.aspose.com/note/net/save-a-onenote-document/
  9. 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/
  10. 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...