Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 14,938 for

content stream

(0.47 sec)
  1. Load Workbook with Specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for Node.js via C++....js and C++ Contents [ Hide ] You can specify the... then saves it to a memory stream in XLSX format. Next, it loads...

    docs.aspose.com/cells/nodejs-cpp/load-workbook-...
  2. Get Warning Callbacks for Font Substitution in ...

    Learn to get warning callbacks for font substitution in Aspose.Slides for .NET and display PowerPoint and OpenDocument presentations accurately....NET Contents [ Hide ] Overview Aspose.Slides...presentation as PDF. using var stream = new MemoryStream (); presentation...

    docs.aspose.com/slides/net/getting-warning-call...
  3. Licensing|Documentation

    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....Ask AI Licensing Contents [ Hide ] Aspose.Cells for JasperReports...license type. Do not modify the content of the license file: doing...

    docs.aspose.com/cells/jasperreports/licensing/
  4. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for Java and display PowerPoint and OpenDocument presentations accurately....Callbacks for Font Substitution Contents [ Hide ] Overview Aspose.Slides...as PDF. ByteArrayOutputStrea stream = new ByteArrayOutputStrea...

    docs.aspose.com/slides/java/getting-warning-cal...
  5. Read and Convert Outlook OST File|Documentation

    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....and Convert Outlook OST File Contents [ Hide ] Aspose.Email provides...load an OST file from disk or stream into an instance of the PersonalStorage...

    docs.aspose.com/email/java/read-and-convert-out...
  6. Hyphenation.Callback | Aspose.Words for .NET

    Optimize your document layout with the Hyphenation Callback property. Efficiently load dictionaries for multilingual processing and enhance user experience....Callback Contents [ Hide ] Hyphenation.Callback property Gets...hyphenation dictionary by stream. Stream dictionaryStream = new...

    reference.aspose.com/words/net/aspose.words/hyp...
  7. How to load fonts? | Aspose.Font for .NET

    Here is described how to load fonts with .NET. You will learn the objects, parameters, methods required for this, and get examples of loading....NET Contents [ Hide Show ] Overview To...with such a thing as a byte stream. So, independently from where...

    docs.aspose.com/font/net/how-to-load-fonts/
  8. LaTeX 图形渲染 | Aspose.TeX for Java

    本文介绍了 Aspose.TeX API 在 Java 环境下渲染 LaTeX 片段(图形)的解决方案。通过代码示例,了解如何使用此功能。...TeX for Java Contents [ Hide Show ] 有时您可能想要从 LaTeX...); 10 // Specify the output stream for the log file. 11 options...

    docs.aspose.com/tex/zh/java/latex-figure-render...
  9. mauibarcode.zip

    mauibarcode/mauibarcode/App.xaml mauibarcode/mauibarcode/App.xaml.cs namespace mauibarcode; public partial class App : Application { public App() { InitializeComponent(); MainPage = new AppShell();......Content.PM; using Android.OS; namespace...PrivateFontCollectio(); List<Stream> fonts = ReadFontsFromAppPack(fontFiles);...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  10. 将 EPUB 转换为 JPG – C# 代码示例

    使用 Aspose.HTML for .NET API 在 C# 中将 EPUB 转换为 JPG。考虑各种EPUB到JPG的转换方案,在C#的例子。尝试在线EPUB转换器。...Pricing Buy 用 C# 将 EPUB 转换为 JPG Contents [ Hide Show ] JPG 文件可以无损压...Aspose.Html.Saving; using var stream = File.OpenRead(DataDir + "input...

    docs.aspose.com/html/zh/net/convert-epub-to-jpg/