Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 3,881 for

stream provider

(0.13 sec)
  1. ZIP File Format - Everything You Need to Know

    Explore the ZIP file format, a versatile archive format with wide compatibility and efficient compression methods. Learn how ZIP simplifies data compression and archive management for a variety of applications....tools like 7-Zip and WinRAR , provide native support for creating...Single File in C# Create a file stream with the desired name of your...

    products.aspose.com/zip/most-common-archives/wh...
  2. Convert PDF to Markdown using Python

    This quick topic demonstrates how to transform a PDF to MD using Python. It provides IDE setup steps, a procedure outline, and a code snippet to perform the PDF to Markdown converter using Python.... It provides IDE setup steps, a procedure...send the output directly to a stream or byte array based on your...

    kb.aspose.com/words/python/convert-pdf-to-markd...
  3. Scaling down an XFA pdf file - Free Support For...

    Hello My client has the need to scale down an existing XFA pdf file and then add a "text" at the bottom of the page. I was wondering if aspose.pdf would be able to handle someting like this (scaling down a file). Thanks …...parameters); // save document to stream. doc.Save(ms); // add text...page // Open PDF Document from stream Aspose.Pdf.Document origPDF...

    forum.aspose.com/t/scaling-down-an-xfa-pdf-file...
  4. Read and Convert Outlook OST File|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....Email for C++ provides an API for reading Microsoft...load an OST file from disk or stream into an instance of the Aspose...

    docs.aspose.com/email/cpp/read-and-convert-outl...
  5. Other ways to provide main TeX input file | C++

    Conversion functionality of Aspose.TeX API solution for C++ has a Constructor which accepts a Stream as the first argument. Here are some code examples....Guide Conversion Other ways to provide the main TeX input file Live...Pricing Buy Other ways to provide main TeX input file | C++ Contents...

    docs.aspose.com/tex/cpp/other-ways-of-main-input/
  6. Specify TrueType Fonts Location in C#|Aspose.Wo...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a Stream, a file system or memory using C#....Load Fonts from Stream Aspose.Words provides the StreamFontSource...loading fonts from the stream. To use the stream font source, a user...

    docs.aspose.com/words/net/specifying-truetype-f...
  7. Words for .NET output questions - Free Support ...

    doc-gen format error.zip (2.1 MB) Please see the questions below from the client and help, thank you ! We are currently experiencing issues with Aspose when converting Excel and Word files to PDF, specifically differen…...Harfbuzz package provides support for OpenType features...the sample Excel file you provided regarding the Aspose.Cells...

    forum.aspose.com/t/words-for-net-output-questio...
  8. 用特定系统文化信息加载工作簿via JavaScript和C++|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....original JavaScript readable stream) const defaultHtmlContent =...workbook to XLSX format and provide a download link const outputData...

    docs.aspose.com/cells/zh/javascript-cpp/load-th...
  9. Working with PST Password Protection|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....Password Protected The API provides the PersonalStorage.Store...steps: Load PST from a file or a stream. Call the PersonalStorage.Store...

    docs.aspose.com/email/net/working-with-pst-pass...
  10. How to Insert Image into PDF using Java

    This article briefs on how to insert image into PDF using Java. It provides directions to configure the IDE, steps for writing the application and a runnable sample code to add image to PDF using Java.... It provides details about the IDE configuration...the graphics state Create a stream of the image and add it to...

    kb.aspose.com/pdf/java/how-to-insert-image-into...