Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 16,495 for

content stream

(0.12 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. 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...
  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. XmlDataSource constructor | Aspose.Words for Py...

    aspose.words.reporting.XmlDataSource constructor...XmlDataSource constructor Contents [ Hide ] XmlDataSource(xml_path)...data source. XmlDataSource(xml_stream) Creates a new data source...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Export and Import Barcode Generation State via ...

    This article explains how to import and export barcode the generation state to the XML format with C++ API or Library."...Generation State via XML in C++ Contents [ Hide ] Overview In Aspose...ExportToXml(String) or to a stream through the ExportToXml(Stream) method. Similarly...

    docs.aspose.com/barcode/cpp/barcode-generation-...
  6. LaTeX Figure rendering | Aspose.TeX for Java

    Aspose.TeX API solution for Java LaTeX fragment (figure) rendering is described in this article. Learn the code examples on how to use the functionality....TeX for Java Contents [ Hide Show ] It may happen...that you want to extract some content (a drawing, a writing, a plot...

    docs.aspose.com/tex/java/latex-figure-rendering/
  7. BinaryFormatter exception during PDF to PDF/A c...

    Hello Aspose Support Team, We have an issue with a PDF conversion and image compression involving Aspose.PDF.Drawing and Aspose.Tasks. We convert an input PDF to PDF/A-2a and then call Aspose.Pdf.Document.OptimizeResou…...Serialize(Stream serializationStream, Object...) at . ( , Stream , , , , Byte[] , , ) at . (Stream ) at . (Stream...

    forum.aspose.com/t/binaryformatter-exception-du...
  8. 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-...
  9. NodeRendererBase.save method | Aspose.Words for...

    Aspose.Words.Rendering.NodeRendererBase.save method...save method Contents [ Hide ] save(fileName, saveOptions) Renders...and saved. Can be null . save(stream, saveOptions) Renders the shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. OleFormat.Save | Aspose.Words for .NET

    Discover the OleFormat Save method to efficiently store embedded object data in your chosen Stream. Enhance data management with ease!...Save Contents [ Hide ] Save( Stream ) Saves the data of the embedded...specified stream. public void Save ( Stream stream ) Parameter...

    reference.aspose.com/words/net/aspose.words.dra...