Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 14,939 for

content stream

(0.09 sec)
  1. 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...
  2. Working with Outlook Contacts|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....Working with Outlook Contacts Contents [ Hide ] Outlook Contacts...MapiDistributionList FromVCF(Stream stream) The code sample below demonstrates...

    docs.aspose.com/email/net/working-with-outlook-...
  3. 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/
  4. 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/
  5. 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/
  6. TableSubstitutionRule.load method | Aspose.Word...

    aspose.words.fonts.TableSubstitutionRule.load method...load method Contents [ Hide ] load(file_name) Loads table substitution...file_name str Input file name. load(stream) Loads table substitution settings...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LoadOptions.BaseUri | Aspose.Words for .NET

    Discover the LoadOptions BaseUri property to easily convert relative URIs to absolute ones in your documents. Enhance your URI management today!...BaseUri Contents [ Hide ] LoadOptions.BaseUri property Gets or...loading an HTML document from a stream and the document contains images...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontFileName method. Gets or sets the file name (without path) where the font will be saved to in C++....::get_FontFileName method Contents [ Hide ] FontSavingArgs::get_FontFileName...document to a file or to a stream. When saving a document to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Extract Assets from USD File Formats via .NET |...

    C# source code to load, render and add extract assets from USD 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/usd/
  10. Working with Document in Java|Aspose.Words for ...

    The `Document` class provides various document properties and methods. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Java. The `Document` object can be saved to a file or Stream and also sent to a browser....Ask AI Working with Document Contents [ Hide ] The Document class...Document object contains all content and formatting, styles, built-in...

    docs.aspose.com/words/java/working-with-document/