Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 16,497 for

content stream

(0.92 sec)
  1. Password Protecting Archives | Aspose.Zip Docum...

    In this guide, you will learn how to implement password protection for zip archives created with Java programming language....Password Protecting Archives Contents [ Hide Show ] Aspose.ZIP API...30 // Read from decompressed stream to extracting file. 31 } 32...

    docs.aspose.com/zip/java/password-protecting-ar...
  2. 2. Display and alignment for LaTeX equations

    This is an introduction into typesetting LaTeX equations with AMS-LATEX packages and provides some examples and their explanations. LaTeX align equations....alignment for LaTeX equations Contents [ Hide Show ] The amsmath...first-level list. If you’re content with this value, you may skip...

    docs.aspose.com/tex/java/latex-structures-for-e...
  3. 在 PDF 中添加图像印章使用 JavaScript 通过 C++|Aspose.PDF fo...

    使用 JavaScript 工具包中的 AsposePdfAddStamp 函数将图像印章添加到您的 PDF 文档中。...中添加图像印章使用 JavaScript 通过 C++ Contents [ Hide ] 在 PDF 文件中添加图像印章 在...DownloadFile = ( filename , mime , content ) => { mime = mime || "app...

    docs.aspose.com/pdf/zh/javascript-cpp/stamping/
  4. Create 7Z File Opener in C#

    This quick guide explains how to create a 7z file opener in C#. It contains all the details including the algorithm and the code snippet to unzip 7z in C#....7ZIP file Extract all the contents of the 7Z file by invoking...read or write from a memory stream or the disk based on your needs...

    kb.aspose.com/zip/net/create-7z-file-opener-in-...
  5. Convert Markdown to Word in C#

    This guide covers the details to convert Markdown to Word in C#. It explains the step-by-step program flow and a working code snippet to render Markdown to DOCX in C#....exports it to the disk or a stream for further processing. Subsequently...method. Finally, the HTML contents are rendered to Microsoft...

    kb.aspose.com/html/net/convert-markdown-to-word...
  6. Optimize, Compress or Reduce PDF Size in C#|Asp...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with C#....Compress or Reduce PDF Size in C# Contents [ Hide ] A PDF document may...optimize PDF: Optimize page content for online browsing. Shrink...

    docs.aspose.com/pdf/net/optimize-pdf/
  7. 用 Python 创建文档 – 创建或加载 HTML、SVG、MHTML、EPUB

    学习如何从文件、URL 加载 HTML 以及从头开始创建 HTML。考虑使用 Aspose.HTML for Python 通过 .NET 加载基于 HTML 文档的方法。...创建或加载 HTML、SVG、MHTML、EPUB Contents [ Hide Show ] 本文详细介绍了如何使用...Write the document content to the output stream 9 print (document...

    docs.aspose.com/html/zh/python-net/create-a-doc...
  8. Document Builder Overview in Node.js|Aspose.Wor...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Node.js. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other Content elements in Node.js....Document Builder Overview Contents [ Hide ] DocumentBuilder is...tables, images, and other content elements. It allows you to...

    docs.aspose.com/words/nodejs-net/document-build...
  9. Convert MHTML to PDF – C# code and Online Conve...

    Convert MHTML to PDF online or with Aspose.HTML for .NET. Use MHTML to PDF Converter to save MHTML as PDF file quickly, clearly and safely....Saving; using FileStream stream = File.OpenRead("sample.mht");...{{/if_output}} Converter.ConvertMHTML(stream, options, "output.{{output...

    products.aspose.com/html/net/conversion/mhtml-t...
  10. Accessing IChartSeries.Name.AsCells Getter Modi...

    I have a slide with a chart that was created with a specialized tool (think-cell). What I observed is that accessing IChartSeries.Name breaks the chart. I saw other reports mentioning issues with Aspose in combination w…...slides without modifying the contents. A workaround would also be...Shapes[3]; // Get the workbook stream from Aspose.Slides using (var...

    forum.aspose.com/t/accessing-ichartseries-name-...