Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 3,881 for

stream provider

(0.43 sec)
  1. Hiding and Showing Rows and Columns with JavaSc...

    Learn how to hide and show rows and columns in a worksheet using Aspose.Cells for JavaScript via C++.... Microsoft Excel provides this feature and so does Aspose...Cells for JavaScript via C++ provides a class, Workbook , that represents...

    docs.aspose.com/cells/javascript-cpp/hiding-and...
  2. Read PST Files and Retrieve Information|Documen...

    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....NET provides an API for reading Microsoft...load a PST file from disk or stream into an instance of the PersonalStorage...

    docs.aspose.com/email/net/read-pst-files-and-re...
  3. 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/
  4. Create Access and Copy Named Ranges with JavaSc...

    Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for JavaScript via C++....Cells provides a class, Workbook that represents...class. The Worksheet class provides a cells collection. Create...

    docs.aspose.com/cells/javascript-cpp/create-acc...
  5. Convert Images using Java Image Processing Libr...

    Using Java Image Processing Library API, convert images to black and white, grayscale, raster images to PDF and SVG, RGB system to CMYK, Corel Draw, WebP, EPS, CMX, DICOM, and export, expand or crop images....Imaging provides specialized classes to convert...extensible metadata. It also provides guidelines for embedding XMP...

    docs.aspose.com/imaging/java/converting-images/
  6. 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...
  7. Extract Selected Content Between Nodes in Java|...

    Extracting document content in different using Java.... This article provides the code implementation for...the ExtractContent method provided below. You must also pass...

    docs.aspose.com/words/java/extract-selected-con...
  8. Optimize Image Management in Presentations on A...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Android via Java, 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/androidjava/image/
  9. Convert OneNote to Notable Markdown with Aspose...

    Learn how to convert Microsoft OneNote (.one) files to Notable Markdown (.md) using Aspose.Note for .NET. Step-by-step guide, code examples, and tips for seamless note format conversion....2: Load the HTML from memory stream and convert it to Markdown...used by the Notable app to provide a seamless, distraction-free...

    products.aspose.com/note/net/conversion/one-to-...
  10. 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/