Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 14,937 for

content stream

(0.08 sec)
  1. 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...
  2. Create or Load a Document in Python|Aspose.Word...

    Create a blank document or to load it from a file or Stream using Python....Create or Load a Document Contents [ Hide ] Purpose Summary....existing document from a file or a stream using Aspose.Words for Python...

    docs.aspose.com/words/python-net/create-or-load...
  3. Aspose::Words::LowCode::Watermarker::SetText me...

    Aspose::Words::LowCode::Watermarker::SetText method. Adds a text watermark into the document from Streams with options in C++....termarker::SetText method Contents [ Hide ] Watermarker::SetText(const...IO::Stream>&, const System::SharedPtr<System::IO::Stream>&, ...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Convert Visio to HTML format|Documentation

    This topic show you how to convert Visio to html formats using Aspose.Diagram for Python via Java. 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. 下图显示了一个 VSD档案 about...

    docs.aspose.com/diagram/zh/python-java/convert-...
  5. Merge PDF files using .NET 5|Aspose.PDF for .NET

    This article explains possible ways to concatenate any number of existing PDF files into a Single PDF file....NET 5 Contents [ Hide ] This article describes...Concatenate(Stream firstInputStream, Stream secInputStream, Stream outputStream)...

    docs.aspose.com/pdf/net/how-to-concatenate-pdf-...
  6. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for C++ and display PowerPoint and OpenDocument presentations accurately....Callbacks for Font Substitution Contents [ Hide ] Overview Aspose.Slides...the presentation as PDF. auto stream = MakeObject < MemoryStream...

    docs.aspose.com/slides/cpp/getting-warning-call...
  7. Removing Worksheets using Sheet Name in Jython|...

    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....using Sheet Name in Jython Contents [ Hide ] Aspose.Cells – Removing...RemovingWorksheetsus / ' # Creating a file stream containing the Excel file to...

    docs.aspose.com/cells/java/removing-worksheets-...
  8. 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 导出...local storage or directly to a stream instance. Save resultant HTML...

    docs.aspose.com/diagram/zh/java/convert-visio-t...
  9. Convert PDF to BMP|Aspose.PDF for Android via Java

    This article describes how to convert PDF Pages to BMP image, convert all Pages to BMP images and convert single PDF page to BMP image with Java....Convert PDF to BMP Contents [ Hide ] The BmpDevice class allows..."PDF-to-BMP.bmp" ); // Create stream object to save the output image...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  10. Convert PDF to PNG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to PNG image, convert all and single pages to PNG images with Aspose.PDF for Android via Java....Convert PDF to PNG Contents [ Hide ] Use the Aspose.PDF for Android..."PDF-to-PNG.png" ); // Create stream object to save the output image...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...