Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 4,076 for

stream provider

(0.09 sec)
  1. How to Serialize Input Value in C# – Aspose.HTM...

    Learn and get a step-by-step guide on how to serialize input values in HTML forms or Input fields using the Aspose.HTML for .NET library....HTML provides a property of the class that...HTML from a file, HTML code, stream, or URL. Use one of the GetElement*...

    docs.aspose.com/html/net/how-to-serialize-input...
  2. Convert HTML to DOCX in Java – Aspose.HTML for ...

    Convert HTML to DOCX using Aspose.HTML for Java API. Consider various HTML to DOCX conversion scenarios in Java code examples....HTML from a file, HTML code, stream, or URL (see the Create HTML...content. Aspose.HTML for Java provides a simple and effective way...

    docs.aspose.com/html/java/convert-html-to-docx/
  3. Other managing TeX options | Java

    Conversion functionality of Aspose.TeX API solution for Java lets set the initial interaction mode in which the engine starts. Here are some code examples....pass the main input file as a stream , the TeX engine uses the default...of characters if the font provides the data required to do so...

    docs.aspose.com/tex/java/other-options/
  4. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multipage TIFF file to PDF using Aspose for Java(we are using Aspose total). The conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…...Export the frame to a memory stream. // PNG preserves DPI metadata;...your issue thoroughly and provide you with better assistance...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...
  5. Error: "String was not recognized as a valid Da...

    Hello, we are using Aspose.PDF for Java 25.5 to merge PDF/A-2a compliant PDF documents into a single PDF/A-2a document. During the conversion I get this error while converting to PDF/A-2a the merged document. class co…...save errors into the specified stream. PdfFormatConversionO options...are afraid that we cannot provide any workaround at the moment...

    forum.aspose.com/t/error-string-was-not-recogni...
  6. Working with PDF/A or PDF/UA|Aspose.Words for Java

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. There are a few problems when converting to PDF/A documents, and Aspose.Words for Java solves them....NOTE Alternate descriptions provide textual descriptions that aid...Span tag whose E property provides a textual expansion of the...

    docs.aspose.com/words/java/working-with-pdfa-or...
  7. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....outputFileName ); } Loading Font from Stream The following code snippet...shows how to load Font from Stream object when adding text to...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  8. Wrong merge result with regions - Free Support ...

    I am testing the latest version as we have noticed a problem with an older one, but that problem seems to be present in the latest version too. Specifically, I created this test document to showcase the issue: test-dev…...where report is the XML data stream and merge() is defined as private...investigate the issue further and provide you more information. but at...

    forum.aspose.com/t/wrong-merge-result-with-regi...
  9. 通过C++的JavaScript实现工作表视图|Documentation

    本文将介绍如何使用JavaScript和JavaScript API与Excel工作簿和工作表的分页预览交互。包括拆分窗格、冻结窗格和缩放比例的操作。...file from the uploaded file stream const workbook = new Workbook...{ type : "application/octet-stream" }); const downloadLink = document...

    docs.aspose.com/cells/zh/javascript-cpp/workshe...
  10. Document.convert(OutputStream outputLogStream, ...

    I’ve got an issue with the Document.convert(OutputStream outputLogStream, PdfFormat format, ConvertErrorAction action) method in a concurrency scenario. Using this method in parallel throws the following exception: com…...save directly to the output stream try (Document document = new...information that you have provided. We will inform you as soon...

    forum.aspose.com/t/document-convert-outputstrea...