Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 16,315 for

content stream

(0.3 sec)
  1. FileFormatUtil.SaveFormatToExtension | Aspose.W...

    Convert save format values to file extensions effortlessly with FileFormatUtil's SaveFormatToExtension method. Get accurate, lowercase extensions with ease!...SaveFormatToExtensio Contents [ Hide ] FileFormatUtil.SaveFormatToExtensio...// Load a document from the stream, and then save it to the automatically...

    reference.aspose.com/words/net/aspose.words/fil...
  2. Extract Text From All the Pages of a PDF Docume...

    Understand how to extract text from all pages of a PDF document using Ruby and Aspose.PDF, ideal for Content analysis....of a PDF Document in Ruby Contents [ Hide ] Aspose.PDF - Extract...extractedText ); # close the stream writer . close () puts "Text...

    docs.aspose.com/pdf/java/extract-text-from-all-...
  3. Aspose::Words::License class | Aspose.Words for...

    Aspose::Words::License class. Provides methods to license the component. To learn more, visit the documentation article in C++....Aspose::Words::License class Contents [ Hide ] License class Provides...System::SharedPtr<System::IO::Stream>&) Licenses the component....

    reference.aspose.com/words/cpp/aspose.words/lic...
  4. Create a Presentation Viewer in Python|Aspose.S...

    Learn how to create a custom presentation viewer in Python using Aspose.Slides. Easily display PowerPoint (PPTX, PPT) and OpenDocument (ODP) files without Microsoft PowerPoint or other office software....Presentation Viewer in Python Contents [ Hide ] Introduction Aspose...slide by its index. Open a file stream. Save the slide as an SVG image...

    docs.aspose.com/slides/python-net/presentation-...
  5. Add background to PDF with JavaScript via C++|A...

    Add background image to the your PDF file with JavaScript via C++....PDF with JavaScript via C++ Contents [ Hide ] The following code...DownloadFile = ( filename , mime , content ) => { mime = mime || "app...

    docs.aspose.com/pdf/javascript-cpp/add-backgrou...
  6. Public API Changes in Aspose.Email 5.7.0|Docume...

    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....0 Contents [ Hide ] The following is...MailMessage.load(InputStream stream,LoadOptions options) Method...

    docs.aspose.com/email/java/public-api-changes-i...
  7. How to Convert HTML to Word in Java

    This brief tutorial explains how to convert HTML to Word in Java by just loading the HTML file and saving it as a Word file. While using Java HTML to Word conversion provides full control as you can configure the output Word file by setting all the characteristics supported by MS Word....class object Modify or add contents in the loaded HTML file before...types from the disk or a memory stream. After loading the HTML file...

    kb.aspose.com/words/java/how-to-convert-html-to...
  8. Issues with Aspose cells upgrade "gridjs-spread...

    Hi Team, I am using “gridjs-spreadsheet”: “^25.9.0”, version earlier I used “gridjs-spreadsheet”: “^24.6.2” here the images are loading correctly , after upgrade the images are not loading properly...get(fileName); try { // Probe the content type of the file String mimeType...mimeType = "application/octet-stream"; } // Parse and return the...

    forum.aspose.com/t/issues-with-aspose-cells-upg...
  9. Convert PowerPoint Presentations to XPS in Java...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in JavaScript using Aspose.Slides for Node.js. Get step-by-step guide and sample code....Presentations to XPS in JavaScript Contents [ Hide ] About XPS Microsoft...PDF . It allows you to print content by outputting a file very similar...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  10. 保存 SVG 文档 – C# – Aspose.SVG for .NET

    在本文中,您将了解如何使用 Aspose.SVG for .NET 库将 SVG 文档保存到文件、内存流、ZIP 存档或 Url。...NET Contents [ Hide Show ] 保存 SVG 文档 您...initialized = true ; 29 30 using (Stream newStream = archive. CreateEntry...

    docs.aspose.com/svg/zh/net/save-svg-document/