Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 12,314 for

content stream

(0.09 sec)
  1. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency....LoadOptions Contents [ Hide ] LoadOptions() Initializes a new...from a stream using a base URI. using ( Stream stream = File...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Create Slide as SVG Image|Aspose.Slides Documen...

    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....Create Slide as SVG Image Contents [ Hide ] To generate an SVG...image in a memory stream. Save the memory stream to file. Example...

    docs.aspose.com/slides/net/create-slide-as-svg-...
  3. Aspose::Words::LowCode::Splitter::Split method ...

    Aspose::Words::LowCode::Splitter::Split method. Splits a document from an input Stream into multiple parts based on the specified split options and returns the resulting parts as an array of Streams in the specified save format in C++....e::Splitter::Split method Contents [ Hide ] Splitter::Split(const...System::SharedPtr<System::IO::Stream>&, Aspose::Words::SaveFormat...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Aspose::Words::Drawing::ImageData::Save method ...

    Aspose::Words::Drawing::ImageData::Save method. Saves the image into the specified Stream in C++....g::ImageData::Save method Contents [ Hide ] ImageData::Save(const...System::SharedPtr<System::IO::Stream>&) method Saves the image into...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE objects from Streams....InsertOleObject Contents [ Hide ] InsertOleObject( Stream, string, bool...bool, Stream ) Inserts an embedded OLE object from a stream into...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code....Convert Visio to HTML format Contents [ Hide ] 导出 Visio 到 HTML This...local storage or directly to a stream instance. Save resultant HTML...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  7. OleFormat.save method | Aspose.Words for Python

    aspose.words.drawing.OleFormat.save method...save method Contents [ Hide ] save(stream) Saves the data of...the specified stream. def save ( self , stream : io . BytesIO...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OleFormat.OleIcon | Aspose.Words for .NET

    Discover the OleFormat OleIcon property, control OLE object display as icons or Content for enhanced user experience and seamless integration in your applications....OleIcon Contents [ Hide ] OleFormat.OleIcon property Gets the...OLE object is displayed as content. public bool OleIcon { get...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose.Words - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the document with custom properties. I am using the document.Save() to achieve it. After updating to .NET 8, I am getting the following error for document Save methods. No…...You can save your document to stream and them sent it to the browser...(MemoryStream stream = new MemoryStream()) { doc.Save(stream, SaveFormat...

    forum.aspose.com/t/aspose-words-errors-after-up...
  10. Aspose::Words::LowCode::Replacer::ReplaceToImag...

    Aspose::Words::LowCode::Replacer::ReplaceToImages method. Replaces all occurrences of a specified regular expression pattern with a replacement string in the input file. Renders output to images in C++....r::ReplaceToImages method Contents [ Hide ] Replacer::ReplaceToImages(const...System::SharedPtr<System::IO::Stream>&, const System::SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.low...