Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 12,271 for

content stream

(0.13 sec)
  1. Saving File to Response Object with JavaScript ...

    Learn how to dynamically generate files and send them directly to a client browser using Aspose.Cells for JavaScript via C++....Object with JavaScript via C++ Contents [ Hide ] Aspose.Cells makes... ContentDisposition , the content‑disposition type of the output...

    docs.aspose.com/cells/javascript-cpp/saving-fil...
  2. C++ API to Convert CGM to MD | products.aspose.com

    Convert CGM to MD via C++ API without using Microsoft Excel or Adobe Reader...It is used for writing web content, creating rich text documents...class. Save MD File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/cgm-to...
  3. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Java....Separately from a Document Contents [ Hide ] When processing documents...extract other types of graphic content that are represented by a different...

    docs.aspose.com/words/java/rendering-shapes-sep...
  4. Aspose::Words::Drawing::OleFormat::get_IsLink m...

    Aspose::Words::Drawing::OleFormat::get_IsLink method. Returns true if the OLE object is linked (when SourceFullName is specified) in C++....Format::get_IsLink method Contents [ Hide ] OleFormat::get_IsLink...data, we can access it using a stream. { System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Extract Assets from VRML File Formats via .NET ...

    C# source code to load, render and add extract assets from VRML documents on .NET Framework, .NET Core, Mono....public Zip(Stream stream) { archive = new ZipArchive(stream, ZipArchiveMode...Add( string fileName, byte [] content, bool enableCompression) {...

    products.aspose.com/3d/net/extractor/vrml/
  6. Extract Assets from GLTF File Formats via .NET ...

    C# source code to load, render and add extract assets from GLTF documents on .NET Framework, .NET Core, Mono....public Zip(Stream stream) { archive = new ZipArchive(stream, ZipArchiveMode...Add( string fileName, byte [] content, bool enableCompression) {...

    products.aspose.com/3d/net/extractor/gltf/
  7. Using Aspose.Slides on Azure|Aspose.Slides Docu...

    Use Aspose.Slides on Azure App Service, Functions, and containers to generate, edit, and convert PPT, PPTX and ODP in scalable cloud .NET apps....Slides on Azure Contents [ Hide ] Introduction Aspose...Connection = "AzureWebJobsStorage")] Stream inputFile , string name , ...

    docs.aspose.com/slides/net/using-aspose-slides-...
  8. FontSavingArgs Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.FontSavingArgs class—enhance document processing with detailed FontSaving event data for superior customization and control....FontSavingArgs Contents [ Hide ] FontSavingArgs class Provides...set; } Allows to specify the stream where the font will be saved...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert PPTX to Word in C# | products.aspose.com

    Convert PPTX to Word in C#. Use .NET library API to convert PowerPoint to Word...are essentially moving the contents of a presentation’s slides...using var stream = new MemoryStream(); bitmap.Save(stream, ImageFormat...

    products.aspose.com/slides/net/conversion/pptx-...
  10. 使用C++在加载工作簿时自动调整列宽和行高以适应HTML内容|Documentation

    学习如何在使用Aspose.Cells for C++加载HTML时,将列和行自动调整以适应内容。...使用C++在加载工作簿时自动调整列宽和行高以适应HTML内容 Contents [ Hide ] 可能的使用场景 在加载 HTML...Convert HTML string to memory stream std :: string utf8Data = sampleHtml...

    docs.aspose.com/cells/zh/cpp/autofit-columns-an...