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

content stream

(0.28 sec)
  1. Extract Assets from 3DS File Formats via Java |...

    Sample Java extract assets code for 3DS file. Use this example code to extract assets from 3DS file within any Web or Desktop Java based application....Extract(scene,za, true ); //close stream resource za.closeIo(); //Callable...Zip(OutputStream stream) { archive = new ZipOutputStream(stream); } public...

    products.aspose.com/3d/java/extractor/3ds/
  2. Working with GridJs Server Side|Documentation

    This article describes how to use Aspose.Cells.GridJs library....Working with GridJs Server Side Contents [ Hide ] Working with GridJs...the images/shapes into a zip stream and store it in cache # Get...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  3. Java API to Convert WORD to FODS or with free O...

    Convert WORD to FODS via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to FODS online converter quickly before integrating the code.... Save FODS File to Stream via Java After converting WORD...document to stream. If you need to save files to a Stream then you...

    products.aspose.com/total/java/conversion/word-...
  4. 在 PostScript 中使用形状 | C++

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...Buy 在 PostScript 中使用形状 | C++ Contents [ Hide Show ] 在 PS 文档中添加形状...pes(); 3 4 //Create output stream for PostScript document 5 {...

    docs.aspose.com/page/zh/cpp/ps/working-with-sha...
  5. Aspose::Words::FileFormatUtil::LoadFormatToSave...

    Aspose::Words::FileFormatUtil::LoadFormatToSaveFormat method. Converts a LoadFormat value to a SaveFormat value if possible in C++....adFormatToSaveForm method Contents [ Hide ] FileFormatUtil::...// Load a document from the stream, and then save it to the automatically...

    reference.aspose.com/words/cpp/aspose.words/fil...
  6. How to convert PDF to ByteArray | Aspose.PDF

    Do you know how easily convert PDF to ByteArray in C#? Convert PDF to ByteArray with high quality using .NET Aspose.PDF library....decrypting, or programming PDF content. Some APIs or libraries may...APIs and transfer the file content as a byte array parameter....

    products.aspose.com/pdf/tutorial/convert-pdf-by...
  7. Aspose words合并word包含toc,toc的宽度和被合并文件的宽度不一致 - Fr...

    Hi , 我的问题,合并word包含toc,toc的宽度和被合并文件不一致。帮忙看下,感谢 技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 合并代码: public static final String tocFontName = "Arial"; private static final License ASPOSE_LICENSE = new Li…...= null) { InputStream stream = resource.openStream(); ASPOSE_LICENSE...ASPOSE_LICENSE.setLicense(stream); } } catch (Exception e) { throw...

    forum.aspose.com/t/aspose-words-word-toc-toc/31...
  8. Convert ODT to PPTX via C# .NET or with free On...

    Convert Word odt documents to PowerPoint pptx files with C#. Convert multiple files within ASP.NET or other .NET applications....Presentation Object Import HTML content in text frame of any slide...AutoShape to accomodate the HTML content // Adjust it as of your need...

    products.aspose.com/total/net/conversion/odt-to...
  9. Convert OTT to POTM via C# .NET or with free On...

    Convert Word ott documents to PowerPoint potm files with C#. Convert multiple files within ASP.NET or other .NET applications....Presentation Object Import HTML content in text frame of any slide...AutoShape to accomodate the HTML content // Adjust it as of your need...

    products.aspose.com/total/net/conversion/ott-to...
  10. Exporting an excel file as to PDF file - Free S...

    We are facing an export an excel file Content to the PDF file, which is taking longer period in processing. what are the constraint need to considered for downloading a file of PDF from an excel file...facing an export an excel file content to the PDF file, which is taking...PdfSaveOptions.OptimizeMemory = true; (streaming mode). Compression / Image...

    forum.aspose.com/t/exporting-an-excel-file-as-t...