Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 12,314 for

content stream

(0.43 sec)
  1. Columns Containing Strongly Typed Data|Document...

    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....Containing Strongly Typed Data Contents [ Hide ] We know that a spreadsheet...we can export the worksheet content by calling the ExportDataTable...

    docs.aspose.com/cells/net/columns-containing-st...
  2. DigitalSignatureUtil.load_signatures method | A...

    aspose.words.digitalsignatures.DigitalSignatureUtil.load_signatures method...load_signatures method Contents [ Hide ] load_signatures(file_name)...not signed. load_signatures(stream) Loads digital signatures from...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Processor Class | Aspose.Words for .NET

    Enhance document processing with Aspose.Words.LowCode.Processor class, designed for seamless and efficient handling of various document tasks....Processor Contents [ Hide ] Processor class Processor class for...cancellation token. From ( Stream ) Specifies input document...

    reference.aspose.com/words/net/aspose.words.low...
  4. Import HTML to OneNote using Aspose.Note via C#...

    How to import an HTML file into OneNote (.one) format using Aspose.Note. Steps, code, and explanations for working with HTML files....structuring and displaying content on the web. If you want to...to integrate HTML content into Microsoft OneNote, converting HTML...

    products.aspose.com/note/net/conversion/html-to...
  5. 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...
  6. Aspose::Words::LowCode::Merger::Merge method | ...

    Aspose::Words::LowCode::Merger::Merge method. Merges the given input documents into a single document and returns Document instance of the final document in C++....Aspose::Words::LowCode::Merger::Merge method Contents [ Hide ] Merger::Merge(const...tem::SharedPtr<System::IO::Stream>>&, Aspose::Words::LowCode::MergeFormatMode)...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. ShapeBase.IsImage | Aspose.Words for .NET

    Discover if a shape is an image with ShapeBase's IsImage property. Easily identify image shapes for enhanced design flexibility and functionality....IsImage Contents [ Hide ] ShapeBase.IsImage property Returns...from a stream using a base URI. using ( Stream stream = File...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Load custom fonts for barcode generation in Asp...

    How to Load custom fonts for barcode generation in Aspose.Barcode for .Net...Net Contents [ Hide ] Overview This article...string fontName ) { using ( Stream fontStream = new FileStream...

    docs.aspose.com/barcode/net/aspose-barcode-load...
  9. Convert MHTML to DOCX – C# Examples

    Convert MHTML to DOCX using Aspose.HTML for .NET and consider the supported MHTML to DOCX conversions in C# examples. Try online MHTML Converter....Convert MHTML to DOCX – C# Contents [ Hide Show ] MHTML to DOCX...Aspose.Html.Saving; using var stream = File.OpenRead("sample.mht");...

    docs.aspose.com/html/net/convert-mhtml-to-docx/
  10. Aspose::Words::LowCode::Converter::ConvertToIma...

    Aspose::Words::LowCode::Converter::ConvertToImages method. Converts the pages of the specified document to images in the specified format and returns an array of Streams containing the images in C++....r::ConvertToImages method Contents [ Hide ] Converter::ConvertToImages(const...format and returns an array of streams containing the images. static...

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