Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 12,315 for

content stream

(0.07 sec)
  1. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadOptions::get_PreserveEmptyLines method. Gets or sets a boolean value indicating whether to preserve empty lines while load a Markdown document. The default value is false. Normally, empty lines between block-level elements in Markdown are ignored. Empty lines at the beginning and end of the document are also ignored. This option allows to import such empty lines in C++....PreserveEmptyLines method Contents [ Hide ] MarkdownLoadOpti...:: get_NewLine ()); { auto stream = System :: MakeObject < System...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Convert PPT to Word in C# | products.aspose.com

    Convert PPT to Word in C#. Use .NET library API to convert PowerPoint to Word...are essentially moving the contents of a presentation’s slides...using var stream = new MemoryStream(); bitmap.Save(stream, ImageFormat...

    products.aspose.com/slides/net/conversion/ppt-t...
  3. Convert HTML to PNG – Aspose.HTML for .NET

    Convert HTML to PNG using Aspose.HTML for .NET. Consider various HTML to PNG conversion scenarios in C# examples. Try online HTML Converter....Convert HTML to PNG in C# Contents [ Hide Show ] PNG is one of...UseAntialiasing = false . Output Stream Providers If it is required...

    docs.aspose.com/html/net/convert-html-to-png/
  4. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...inFile in inFiles) { byte[] content = File.ReadAllBytes(path +...(MemoryStream stream = new MemoryStream(content)) { Aspose.Cells...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  5. How to convert PDF to JPG | Aspose.PDF

    Do you know how easily convert PDF to JPG in Python? Convert PDF to JPG images with high quality using Python via .NET PDF library.... Share PDF content on platforms that do not support...images makes it easy to share content on these platforms. If you...

    products.aspose.com/pdf/tutorial/convert-pdf-jpg/
  6. Layout detecton|Documentation

    How to detect the layout on the provided image....Ask AI Layout detecton Contents [ Hide ] Aspose.OCR for .NET...automatically analyze image content and identify the different...

    docs.aspose.com/ocr/net/layout_detection/
  7. Layout detecton|Documentation

    How to detect the layout on the provided image....Ask AI Layout detecton Contents [ Hide ] Aspose.OCR for Java...automatically analyze image content and identify the different...

    docs.aspose.com/ocr/java/layout_detection/
  8. Create SVG, Load and Read SVG in C# – Aspose.SV...

    Learn how to create SVG from a memory string, Stream, or file; how to load SVG from the Web and read SVG using Aspose.SVG for .NET API....SVG, Load and Read SVG in C# Contents [ Hide Show ] To perform any...hierarchy, holds the entire content and is entirely based on and...

    docs.aspose.com/svg/net/create-svg-document/
  9. OlePackage.FileName | Aspose.Words for .NET

    Discover the OlePackage FileName property to easily manage OLE package file names. Enhance your data handling with seamless integration and flexibility....FileName Contents [ Hide ] OlePackage.FileName property Gets...zip" ); using ( MemoryStream stream = new MemoryStream ( zipFileBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  10. BlockImportMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.BlockImportMode enum enhances HTML document integration by optimizing block-level element property imports for seamless workflows....BlockImportMode Contents [ Hide ] BlockImportMode enumeration...</div> </html>" ; MemoryStream stream = new MemoryStream ( Encoding...

    reference.aspose.com/words/net/aspose.words.loa...