Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 4,347 for

stream provider

(0.95 sec)
  1. Get Barcode Type and Encoded Data|Documentation

    This article describes how to read barcode parameters...type, class BarCodeResult provides the two most important fields... Read Barcode Data as Byte Stream In cases when it is necessary...

    docs.aspose.com/barcode/cpp/get-barcode-type-an...
  2. ResourceSavingArgs | Aspose.Words for Java

    Provides data for the IResourceSavingCallback.resourceSavingcom.aspose.words.ResourceSavingArgs event in Java....public class ResourceSavingArgs Provides data for the IResourceSavingCallb...resources into files by providing your own stream objects. To apply...

    reference.aspose.com/words/java/com.aspose.word...
  3. Manage Worksheets of Microsoft Excel files with...

    Add, remove, and activate worksheets using Aspose.Cells for Node.js via C++....Cells provides a class, Workbook , that represents...class. The Worksheet class provides a wide range of properties...

    docs.aspose.com/cells/nodejs-cpp/manage-workshe...
  4. Implement Resource Prefix for Nested Resources ...

    Learn how to add resource prefixes for nested resources using Aspose.Tasks for C++....Tasks for C++ API provides ResourceSavingArgs.NestedUri...< System::IO::FileStream > stream = System::MakeObject < System::IO::FileStream...

    docs.aspose.com/tasks/cpp/resource-prefix-for-n...
  5. ResourceSavingArgs class | Aspose.Words for Nod...

    Aspose.Words.Saving.ResourceSavingArgs class. Provides data for the Aspose.Words.Saving.IResourceSavingCallback.ResourceSaving(Aspose.Words.Saving.ResourceSavingArgs) event...class ResourceSavingArgs class Provides data for the Aspose.Words...resources into files by providing your own stream objects. To apply...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.Slides - 26.1.0 - Saving presentation as...

    Environment: .NET 8 Linux Docker (e.g. mcr.microsoft.com/dotnet/sdk:8.0.x) Aspose.Slides version: 26.1.0 also installed libgdiplus but error persists Steps to reproduce: Load or generate a PPTX using new Presentatio…...Save(stream, SaveFormat.Tiff, options)...Common), or Aspose should provide a cross-platform alternative...

    forum.aspose.com/t/aspose-slides-26-1-0-saving-...
  7. Licensing|Aspose.Finance for .NET

    Python Finance Library API invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....Finance provides different plans for purchase...Limitations The evaluation version provides all the features except the...

    docs.aspose.com/finance/python-net/licensing/
  8. Aspose::Words::Drawing::OleFormat::get_OlePacka...

    Aspose::Words::Drawing::OleFormat::get_OlePackage method. Provide access to OlePackage if OLE object is an OLE Package. Returns null otherwise in C++....OleFormat::get_OlePackage method Provide access to OlePackage if OLE...+ u "cat001.zip" ); { auto stream = System :: MakeObject < System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...can read workbooks from any Stream . After decoding the Base‑64...produce a PDF file (or a PDF stream). What to do next Add the Aspose...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  10. HtmlFragment in Page.Footer renders, but footer...

    Hello, I am testing footer rendering in Aspose.PDF for .NET and I am seeing inconsistent behavior when using HTML footers. What I am trying to do I want to: convert the main body from HTML using HtmlLoadOptions add a…...Document document; using (var stream = GenerateStreamFromSt(bodyHtml))... { document = new Document(stream, loadOptions); } Page page...

    forum.aspose.com/t/htmlfragment-in-page-footer-...