Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 4,220 for

stream provider

(0.11 sec)
  1. Convert Project Data to HTML in C++ | Aspose.Ta...

    Learn how to convert Microsoft Project (MPP/XML) projects to HTML using Aspose.Tasks for C++....HtmlSaveOptions class by providing information about CSS, Font...< System::IO::FileStream > stream = System::MakeObject < System::IO::FileStream...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  2. Licensing and limitations|Aspose.PDF for PHP vi...

    Aspose.PDF for PHP via Java invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....PDF for PHP via Java provides full product functionality...Repository . The evaluation version provides absolutely the same capabilities...

    docs.aspose.com/pdf/php-java/licensing/
  3. Hyphenation Class | Aspose.Words for .NET

    Discover Aspose.Words.Hyphenation class for efficient hyphenation management. Enhance your documents with precise language-specific hyphenation rules....[ Hide ] Hyphenation class Provides methods for working with hyphenation...RegisterDictionary ( string, Stream ) Registers and loads a hyphenation...

    reference.aspose.com/words/net/aspose.words/hyp...
  4. Working with Images in C#|Aspose.Words for .NET

    Image shapes in details and advanced features provided by Aspose.Words for .NET....Insert an Image DocumentBuilder provides several overloads of the InsertImage...InsertImage From a stream by passing a Stream parameter InsertImage...

    docs.aspose.com/words/net/working-with-images/
  5. When converting docx to html using aspose .net ...

    using var Stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase…... 2025, 12:39pm 1 using var stream = new MemoryStream(); HtmlSaveOptions...Document("input.docx"); var stream = new MemoryStream(); HtmlSaveOptions...

    forum.aspose.com/t/when-converting-docx-to-html...
  6. Aspose::Words::Hyphenation class | Aspose.Words...

    Aspose::Words::Hyphenation class. Provides methods for working with hyphenation dictionaries. These dictionaries prescribe where words of a specific language can be hyphenated. To learn more, visit the documentation article in C++....[ Hide ] Hyphenation class Provides methods for working with hyphenation...System::SharedPtr<System::IO::Stream>&) Registers and loads a hyphenation...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  7. C++ API to Convert XSLFO to ODS | products.aspo...

    Convert XSLFO to ODS via C++ API without using Microsoft Excel or Adobe Reader... This component provides a set of APIs that enable...convert XSLFO to XLSX. It also provides features such as text extraction...

    products.aspose.com/total/cpp/conversion/xslfo-...
  8. C++ API to Convert XSLFO to XLAM | products.asp...

    Convert XSLFO to XLAM via C++ API without using Microsoft Excel or Adobe Reader...Total for C++ provides a comprehensive set of APIs...XSLFO to XLAM in C++. It also provides a wide range of features such...

    products.aspose.com/total/cpp/conversion/xslfo-...
  9. Licensing|Documentation

    Aspose. Diagram for .NET invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....(without a license specified) provides full product functionality...Limitations The evaluation version provides all the features except the...

    docs.aspose.com/diagram/net/licensing/
  10. Show and Hide Worksheets and Tabs with Node.js ...

    This article provides sample code for using the Node.js API or Node.js Library to programmatically display and hide an Excel worksheet. Additionally, it shows how to show and hide Excel workbook tabs....Cells provides a class, Workbook , that represents...class. The Worksheet class provides a wide range of properties...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...