Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 4,223 for

stream provider

(2.3 sec)
  1. Java API to process TeX and LaTeX Docs

    Java TeX library to process TeX files within Java applications. It offers typesetting functionality and conversion TeX to PDf, SVG, XPS, and other formats....Write output document to a stream Write output to disk Write...run (); Aspose.TeX for Java provides an easy-to-use mechanism for...

    products.aspose.com/tex/java/
  2. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....stream(). filter(s -> s.startsWith(getArtifactsDir()...directoryGetFiles( getArtifactsDir(), "*").stream(). filter(s -> s.startsWith(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldFileName class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldFileName class. Implements the FILENAME field...document was loaded from a stream or created blank, uses the...a FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 用JavaScript通过C++保存文件的不同方式|Documentation

    Aspose.Cells for Java脚本通过C++可以将文件保存为不同格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。...workbook to a binary (xlsx) and provide it as a download const outputData...Excel file through the file stream const workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/differe...
  5. ConversionService and its tests - Free Support ...

    Hi, Can you please take a look on ConversionService class ,the hurt of my GIS converter Lib and its tests (ConversionServiceTests). I build the below two files with ChatGPT and Microsoft. Thanks in adavnce, /// /…... The description you provided outlines the intended behavior...heuristics are implemented (e.g., stream handling, path normalization)...

    forum.aspose.com/t/conversionservice-and-its-te...
  6. Open Different Microsoft Excel Versions Files w...

    This article explains how to open different Excel version files using Aspose.Cells for JavaScript via C++....and opening the file from the stream const wbExcel95 = new Workbook...and options (for example, provide a password) for the template...

    docs.aspose.com/cells/javascript-cpp/opening-di...
  7. Issue Text : Box child can not be null - Free S...

    Hi, i have generating the pdf dynamically using c#. After appending the data to document, try to save the document using document.save or memory Stream. During the time i have facing the below issue. Box child can not …...save or memory stream. During the time i have facing...2025, 12:30pm 3 Could you provide code you are using and input...

    forum.aspose.com/t/issue-text-box-child-can-not...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using Python https://products.aspose.com/pdf/python-net/conversion/ Recent content in PDF Conversion Solution using Pyt......NET provides excellent security features...Aspose.PDF for Python via .NET provides excellent security features...

    products.aspose.com/pdf/python-net/conversion/i...
  9. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow.... Tip Aspose provides free converters— JPEG to PowerPoint...images: The functionality is provided by one of the overloads of...

    docs.aspose.com/slides/cpp/image/
  10. LaTeX to image | Aspose.TeX for C++

    To convert TeX to image formats using Aspose.TeX API solution for C++ learn this article that describes how to do this and the code examples....detailed look at the code in C++ providing the simplest way to convert...System::SharedPtr < System::IO::Stream > fs = System::IO::File::O...

    docs.aspose.com/tex/cpp/latex-to-image/