Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 16,315 for

content stream

(0.15 sec)
  1. MailMergerContext.MailMergeOptions | Aspose.Wor...

    Discover the MailMergeContext MailMergeOptions feature to Streamline your document automation and enhance your workflow efficiency effortlessly....MailMergeOptions Contents [ Hide ] MailMergerContext.MailMergeOptions...for a single record from the stream using context. // There is...

    reference.aspose.com/words/net/aspose.words.low...
  2. 使用 Thunderbird 编程|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....Svenska 使用 Thunderbird 编程 Contents [ Hide ] 读取 MBOX 文件 Mozilla...storage file with FileStream var stream = new FileStream ( dataDir...

    docs.aspose.com/email/zh/net/programming-with-t...
  3. 在使用Node.js通过C++在工作簿中加载HTML时自动调整列和行大小|Documentation

    了解如何在使用Aspose.Cells for Node.js via C++加载HTML文件时自动调整工作簿中的列和行大小。...js通过C++在工作簿中加载HTML时自动调整列和行大小 Contents [ Hide ] 可能的使用场景 你可以在加载工作...Load HTML string into memory stream. const ms = Uint8Array . from...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-col...
  4. Get a failure when converting PUB to PDF - Free...

    we got an error: Aspose.Pub.Exceptions.ConvertException: Can't create PDF font with name = Times New Roman --> PDF: Font Times New Roman was not found at #=zsedkhgG8ahbpm5MGaxElEpPK9w6z.#=zunhvw5McAVAr(TextStyle #=zC…...ConvertToPdf(Document #=zv8$WPwE=, Stream #=zbaLrUyon3CiD) Code: var...parser = PubFactory.CreateParser(stream); var document = parser.Parse();...

    forum.aspose.com/t/get-a-failure-when-convertin...
  5. Working with Shapes in PostScript | C++

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Shapes in PostScript | C++ Contents [ Hide Show ] Add Shapes in...following steps: Create an output stream for the resulting PS file....

    docs.aspose.com/page/cpp/ps/working-with-shapes/
  6. Chart to PDF|Documentation

    Learn how to use Aspose.Cells for Python via .NET to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....Ask AI Chart to PDF Contents [ Hide ] Rendering Chart to PDF...resultant PDF to a disk path or a Stream. Create Chart PDF with Desired...

    docs.aspose.com/cells/python-net/chart-to-pdf/
  7. ResourceSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.ResourceSavingArgs class, which enhances your document processing by providing essential data for the ResourceSaving event....ResourceSavingArgs Contents [ Hide ] ResourceSavingArgs class...Aspose.Words should keep the stream open or close it after saving...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Licensing|CAD 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....Licensing Contents [ Hide ] Once you are happy with your evaluation...Apply License using File or Stream Object Use the License.SetLicense...

    docs.aspose.com/cad/net/getting-started/licensing/
  9. Delete redundant spaces after line break while ...

    Learn how to delete redundant spaces after line breaks while importing HTML using Aspose.Cells for JavaScript via C++....HTML with JavaScript via C++ Contents [ Hide ] Please use the HtmlLoadOptions...workbook from stream with HTML load options const stream = byteArray...

    docs.aspose.com/cells/javascript-cpp/delete-red...
  10. Aspose PDF Out of memory Exception with version...

    I’m getting out of memory exception with the attached code. We do have corporate license under Inovalon Inc. Process:- We convert list of .PNG image to PDF using Aspose and then convert to a memoryStream. While conver…... Thanks Ram C# Code: Stream myStream; using (var outputStream...Pdf.Document document, Stream stream) { // add a page to pages...

    forum.aspose.com/t/aspose-pdf-out-of-memory-exc...