Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 4,288 for

stream provider

(0.1 sec)
  1. Hyphenation class | Aspose.Words for Node.js

    Aspose.Words.Hyphenation class. Provides methods for working with hyphenation dictionaries...Hyphenation class Hyphenation class Provides methods for working with hyphenation...registerDictionary(language, stream) Registers and loads a hyphenation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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-...
  3. How to load fonts? | Aspose.Font for C++

    Here is described how to load fonts with C++. You will learn the objects, parameters, methods required for this, and get examples of loading....with such a thing as a byte stream. So, independently from where...objects will provide an access to the byte stream, related to...

    docs.aspose.com/font/cpp/how-to-load-fonts/
  4. mauibarcode.zip

    mauibarcode/mauibarcode/App.xaml mauibarcode/mauibarcode/App.xaml.cs namespace mauibarcode; public partial class App : Application { public App() { InitializeComponent(); MainPage = new AppShell();......WinUI; /// <summary> /// Provides application-specific behavior...PrivateFontCollectio(); List<Stream> fonts = ReadFontsFromAppPack(fontFiles);...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  5. NdJson to Excel in reactive progreamming - Free...

    hi Team, we have a use case where we have NdJson Stream coming over http and want to convert the json data into excel file . The json object will vary for different request. Is aspose going to use memory operation to par…...use case where we have NdJson stream coming over http and want to...@sr2989 To convert an NdJson stream to an Excel file in a reactive...

    forum.aspose.com/t/ndjson-to-excel-in-reactive-...
  6. ImageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.ImageSavingArgs class, enhancing document processing with customizable image saving options for optimal performance....Hide ] ImageSavingArgs class Provides data for the ImageSaving event...set; } Allows to specify the stream where the image will be saved...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 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-...
  8. Aspose::Words::Fonts::StreamFontSource class | ...

    Aspose::Words::Fonts::StreamFontSource class. Base class for user-defined Stream font source. To learn more, visit the documentation article in C++....Base class for user-defined stream font source. To learn more...This method should open the stream with font data on demand. set_WarningCallback...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Create formulas in LaTeX | Java API Solution

    Java API Solution to work with TeX. Includes the functionality to create math equations in LaTeX and save the result file as images....cross-referencing equations and provides automatic numbering and labeling...amssymb , and mathtools . They provide additional mathematical symbols...

    products.aspose.com/tex/java/latex-equations/
  10. Manage Presentation BLOBs in Java for Efficient...

    Manage BLOB data in Aspose.Slides for Java to Streamline PowerPoint and OpenDocument file operations for efficient presentation handling....Slides provides BLOB-based handling for large...interacting with streams, Aspose.Slides may copy the stream’s content...

    docs.aspose.com/slides/java/manage-blob/