Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 16,495 for

content stream

(0.15 sec)
  1. Aspose::Words::Rendering::NodeRendererBase::Sav...

    Aspose::Words::Rendering::NodeRendererBase::Save method. Renders the shape into an image and saves into a Stream in C++....RendererBase::Save method Contents [ Hide ] NodeRendererBase::Save(const...System::SharedPtr<System::IO::Stream>&, System::SharedPtr<Aspos...

    reference.aspose.com/words/cpp/aspose.words.ren...
  2. FileFormatUtil class | Aspose.Words for Python

    aspose.words.FileFormatUtil class. Provides utility methods for working with file formats, such as detecting file format or converting file extensions to/from file format enums...Description content_type_to_load_format(content_type) Converts...Converts IANA content type into a load format enumerated value. co...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...can read workbooks from any Stream . After decoding the Base‑64...produce a PDF file (or a PDF stream). What to do next Add the Aspose...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  4. FontFallbackSettings.Save | Aspose.Words for .NET

    Effortlessly save your FontFallbackSettings with our intuitive Save method. Preserve your custom fallback settings for seamless font management....Save Contents [ Hide ] Save( Stream ) Saves the current fallback...fallback settings to stream. public void Save ( Stream outputStream )...

    reference.aspose.com/words/net/aspose.words.fon...
  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 JavaScript API or Library."...State via XML in JavaScript Contents [ Hide ] Overview In Aspose...exporting to a stream with the ExportToXml(Stream) method. Similarly...

    docs.aspose.com/barcode/javascript-cpp/barcode-...
  6. 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...
  7. Opening Files in PHP|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....Ask AI Opening Files in PHP Contents [ Hide ] Aspose.Cells - Simple..."Book1.xls" ); Opening through Stream Sometimes, the Excel file that...

    docs.aspose.com/cells/java/opening-files-in-php/
  8. ImageData.save method | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageData.save method...save method Contents [ Hide ] save(stream) Saves the image into...into the specified stream. save ( stream ) Parameter Type Description...

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

    Discover the OleFormat GetOleEntry method to efficiently retrieve OLE object data entries for enhanced data management and seamless integration....GetOleEntry Contents [ Hide ] OleFormat.GetOleEntry method Gets...the OLE data stream. Return Value An OLE data stream or null . Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Corrupt PDF perhaps? Sometimes OK, Sometimes No...

    I have been working on creating PDFs to upload to Concur Invoices. SOMETIMES the PDF will not upload because of some “unknown” error. Not helpful I know. If we open Acrobat and resave the file then it will upload fine…...static async Task<(MemoryStream Stream, string ContentType)> Down...var contentType = response.Content.Headers.ContentType?.MediaType...

    forum.aspose.com/t/corrupt-pdf-perhaps-sometime...