Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 16,319 for

content stream

(0.72 sec)
  1. Encrypting Excel Files with Go|Documentation

    Learn how to encrypt and password protect Excel files using Aspose.Cells with Go....Encrypting Excel Files with Go Contents [ Hide ] Microsoft Excel (97...accepts two parameters: the file stream and the password that needs...

    docs.aspose.com/cells/gocpp/encrypting-excel-fi...
  2. Aspose::Words::Fonts namespace | Aspose.Words f...

    Aspose::Words::Fonts namespace. The Aspose.Words.Fonts namespace provides classes and enumerations to access information about fonts used in a document in C++....Aspose::Words::Fonts namespace Contents [ Hide ] The Aspose.Words...Base class for user-defined stream font source. To learn more...

    reference.aspose.com/words/cpp/aspose.words.fonts/
  3. Issues with HTML to PDF Conversion Using Aspose...

    I am facing significant performance issues when converting HTML to PDF using Aspose.PDF. Specifically, it takes almost 2.5 minutes to load the HTML memory Stream into the Aspose.Pdf.Document constructor. using System;…...minutes to load the HTML memory stream into the Aspose.Pdf.Document...SampleOutput.pdf"; string content = System.IO.File.ReadAllText(htmlFileName);...

    forum.aspose.com/t/issues-with-html-to-pdf-conv...
  4. Using a Microsoft Word Document as the Message ...

    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....Message Body and Sending Email Contents [ Hide ] This article shows...document from disk and save it to stream as MHTML Document wordDocument...

    docs.aspose.com/email/java/using-a-microsoft-wo...
  5. Cannot open ics files - Free Support Forum - as...

    Hi I have a few sample ics files and none of them open. I am trying to convert them to msg files as per your documentation here: Convert ICS to MSG via C# | products.aspose.com I keep getting an error “The MailMessage …...d(Stream d, Boolean v) at Aspose.Email...You can remove any sensitive content before sharing if needed....

    forum.aspose.com/t/cannot-open-ics-files/248987
  6. Scan Interleaved 2-of-5 (ITF) barcode Images vi...

    PHP sample code to read Interleaved 2-of-5 (ITF) barcode in PHP-based applications....(ITF) barcode barcodes from stream or image with few lines of...{ $image_bytes = file_get_contents ( " <file name> " ); $image...

    products.aspose.com/barcode/php-java/itf/recogn...
  7. Working with Attachments | Aspose.Note Document...

    A guide on how to work with attachments in your Java development environment....Buy Working with Attachments Contents [ Hide Show ] Retrieve Attached...(); 13 ByteArrayInputStream stream = new ByteArrayInputStream(buffer);...

    docs.aspose.com/note/java/working-with-attachme...
  8. 处理大型 PST 文件|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....Dutch Svenska 处理大型 PST 文件 Contents [ Hide ] 处理大型 PST 文件时,性能可...(ExtractAttachments), // save msg to a stream(SaveMessageToStream). } 考虑使用...

    docs.aspose.com/email/zh/net/working-with-large...
  9. Features | Aspose.PUB for .NET

    C# Publisher PUB Conversion and Manipulation API can read and convert Microsoft Publication files to PDF....NET Contents [ Hide Show ] Apose.PUB for...files Save an output into a stream Supported File Formats Known...

    docs.aspose.com/pub/net/features/
  10. LaTeX 转 PDF | .NET

    了解如何使用 Aspose.TeX API 在 .NET 平台上将 TeX 转换为 PDF 的方法,请阅读本文,其中描述了操作步骤并提供了代码示例。...NET Contents [ Hide Show ] 如何将 LaTeX 转换为...approach with stream 2 3 // Create the stream to write the PDF...

    docs.aspose.com/tex/zh/net/latex-to-pdf/