Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 12,278 for

content stream

(0.09 sec)
  1. Add Barcodes to PDF Documents|Documentation

    How to Insert Barcodes to PDF Files...Barcodes to PDF Documents Contents [ Hide ] Overview Adding one...flexibility in managing document contents. In most cases, this operation...

    docs.aspose.com/barcode/net/add-barcode-to-pdf-...
  2. ImageFieldMergingArgs Class | Aspose.Words for ...

    Discover the Aspose.Words.MailMerging.ImageFieldMergingArgs class, designed to enhance image merging in documents, ensuring seamless and efficient workflows....ImageFieldMergingArg Contents [ Hide ] ImageFieldMergingArg class...{ get; set; } Specifies the stream for the mail merge engine to...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C#/.NET. Step-by-step guide with code samples....Presentations as OLE Objects Contents [ Hide ] Background In PowerPoint...(); // Save the workbook to a stream. MemoryStream workbookStream...

    docs.aspose.com/slides/net/creating-excel-chart...
  4. Markdown 转 HTML – 将 AI 聊天回复转换为网页

    了解如何使用 Aspose.HTML for .NET 将 Markdown 转换为 HTML、应用样式并美观地显示 AI 生成的内容。...将人工智能回复从 Markdown 转换为 HTML Contents [ Hide Show ] 对于学生、内容创作者、...semantic head structure using stream input 2 3 // AI response in...

    docs.aspose.com/html/zh/net/convert-ai-markdown...
  5. 用 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...
  6. Aspose Error when trying to sign document - Fre...

    Aspose _ result:: Error 405 HTTP method POST is not supported by this URL HTTP ERROR 405 HTTP method POST is not supported by this URL URI:/api/v2/ProcessCourtFiles STATUS:405 MESSAGE:HTTP method POST is not support…... 6 Content‑Type header – set to application/json...et=<client-secret>" \ -H "Content-Type: application/x-www-form-urlencoded"...

    forum.aspose.com/t/aspose-error-when-trying-to-...
  7. Convert MHTML to DOCX – C# code and Online Conv...

    Convert MHTML to DOCX in C#. Save MHTML as DOCX file using Aspose.HTML for .NET. Try online MHTML to DOCX Converter for free!...Saving; using var stream = File.OpenRead("sample.mht");...{{/if_output}} Converter.ConvertMHTML(stream, options, "output.{{output...

    products.aspose.com/html/net/conversion/mhtml-t...
  8. Creating a non editable pdf blurs the text - Fr...

    On creating PDF non editable by using below code. The non editable PDF look is not in sync with the normal editable pdf. Content of Non editable pdf shrinks a little and becomes blurry on zooming in. Code which we are …... Content of Non editable pdf shrinks...// Process the page to image stream jpegDevice.Process(page, ms);...

    forum.aspose.com/t/creating-a-non-editable-pdf-...
  9. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for C++. Learn two methods with code to keep sizes consistent....for Chart Resizing in PPTX Contents [ Hide ] Background It has...Save the workbook to a memory stream. System :: SharedPtr < System...

    docs.aspose.com/slides/cpp/working-solution-for...
  10. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....TxtLoadOptions Contents [ Hide ] Inheritance: java.lang.Object...com/words/net/\n"; try (ByteArrayInputStream stream = new ByteArrayInputStream(INPUT_TEXT...

    reference.aspose.com/words/java/com.aspose.word...