Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 3,872 for

stream provider

(0.3 sec)
  1. External LaTeX packages | Aspose.TeX for Java

    Aspose.TeX API for Java allows the use of external packages, i.e. the ones that aren't included in the library itself like fancybox or pgfplots packages....to take care about how to provide these packages to the library’s...this case, you can try to provide the required input, i.e. required...

    docs.aspose.com/tex/java/external-latex-packages/
  2. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...class DocumentBuilder class Provides methods to insert text, images...insert_image(file_name) insert_image(stream) insert_image(image_bytes)...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TIF to PDFA conversion using Aspose JAVA API is...

    Hi Team, When I try to convert a multi-page TIFF file to PDF/A using Aspose Java code, the input TIFF file size is 174 KB, but the generated PDF/A file size is 441 KB. The output file is almost four times larger than th…...setCompress(true); // enable PDF stream compression img.save(tempPdf...setCompress(true); // overall stream compression saveOpts.setIm...

    forum.aspose.com/t/tif-to-pdfa-conversion-using...
  4. Working with Message Attachments|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....Attachments Aspose Outlook library provides the functionality to remove... The MapiAttachmentCollec provides overloaded members of the...

    docs.aspose.com/email/python-net/working-with-m...
  5. Psd-java The saved psd file cannot be opened - ...

    After deleting the layers and introducing a new smartobject and saving the file, I cannot open the saved PSD file using Photoshop. // 加载 PSD 文件 String materialPath = “ZNDX.psd”; PsdImage materImage = (PsdImage) Image.…...png"; FileStream stream = new FileStream(filePath,...smartObjectLayer = new SmartObjectLayer(stream); // 获取现有图层并转换为列表 List<Layer>...

    forum.aspose.com/t/psd-java-the-saved-psd-file-...
  6. Convert DOTM to TSV in C++ or with free Online ...

    C++ API to Convert DOTM to TSV or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to TSV online converter quickly before integrating the code.... This API provides a feature-rich, powerful and...formats, including DOTM, and provides a wide range of features such...

    products.aspose.com/total/cpp/conversion/dotm-t...
  7. Convert DOCX to XLAM in C++ or with free Online...

    C++ API to Convert DOCX to XLAM or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLAM online converter quickly before integrating the code....comprehensive suite of APIs that provides powerful document manipulation...export DOCX to HTML. This API provides a feature-rich and easy to...

    products.aspose.com/total/cpp/conversion/docx-t...
  8. Convert WORD to CSV in C++ or with free Online ...

    C++ API to Convert WORD to CSV or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to CSV online converter quickly before integrating the code.... Save CSV File to Stream via C++ After converting WORD...your document to stream. To save files to a stream, create a MemoryStream...

    products.aspose.com/total/cpp/conversion/word-t...
  9. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....Document ( Stream ) Opens an existing document from a stream. Automatically...the file format. Document ( Stream, LoadOptions ) Opens an existing...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Convert Excel Chart to PDF in Java

    This step-by-step guide assists to convert Excel chart to PDF in Java. It has a list of steps and a runnable sample code to create Excel chart PDF in Java....a memory stream, save the output PDF file to a stream but provide...

    kb.aspose.com/cells/java/convert-excel-chart-to...