Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 16,318 for

content stream

(0.77 sec)
  1. 使用 JavaScript 加密 PDF|Aspose.PDF for JavaScript ...

    使用 Aspose.PDF for JavaScript via C++ 加密 PDF 文件。...使用 JavaScript 加密 PDF Contents [ Hide ] 使用用户密码或所有者密码加密 PDF 文件...DownloadFile = ( filename , mime , content ) => { mime = mime || "app...

    docs.aspose.com/pdf/zh/javascript-cpp/encrypt-pdf/
  2. DocumentBuilder.InsertOnlineVideo | Aspose.Word...

    Effortlessly add and scale online videos in your documents with DocumentBuilder's InsertOnlineVideo method for enhanced engagement and creativity....InsertOnlineVideo Contents [ Hide ] InsertOnlineVideo( string...jpg" ); using ( MemoryStream stream = new MemoryStream ( thumbnailImageBytes...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 如何通过 C++ 使用 JavaScript 合并 PDF|Aspose.PDF for Ja...

    本页解释如何使用 Aspose.PDF for JavaScript via C++ 将 PDF 文档合并成单个 PDF 文件...如何通过 C++ 使用 JavaScript 合并 PDF Contents [ Hide ] 在 JavaScript 中将两个...DownloadFile = ( filename , mime , content ) => { mime = mime || "app...

    docs.aspose.com/pdf/zh/javascript-cpp/merge-pdf/
  4. Insert Background Image to Excel|Documentation

    This article explains how to insert a background image in Excel using Aspose.Cells for Python via .NET sample code....Background Image to Excel Contents [ Hide ] You can make a worksheet...image using an image from a stream. AI Document Assistant Close...

    docs.aspose.com/cells/python-net/insert-backgro...
  5. Aspose PDF License|Aspose.PDF for Python via .NET

    Aspose.PDF for Python invites its customers to get a Classic license. As well as use a limited license to better explore the product....Aspose PDF License Contents [ Hide ] Limitation of an evaluation...can be loaded from a file or stream object. The easiest way to...

    docs.aspose.com/pdf/python-net/licensing/
  6. Manage Worksheets of Microsoft Excel files with...

    Add, remove, and activate worksheets using Aspose.Cells for JavaScript via C++....files with JavaScript via C++ Contents [ Hide ] Developers can easily...Excel file through the file stream const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/manage-wor...
  7. Aspose::Words::Saving::XamlFixedSaveOptions::ge...

    Aspose::Words::Saving::XamlFixedSaveOptions::get_ResourcesFolder method. Specifies the physical folder where resources (images and fonts) are saved when exporting a document to fixed page Xaml format. Default is null in C++....et_ResourcesFolder method Contents [ Hide ] XamlFixedSaveOpt...you save a document into a stream, Aspose.Words does not have...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Licensing|Aspose.Slides for Python Documentation

    Aspose.Slides for Python via Java provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....Licensing Contents [ Hide ] Sometimes, for the best evaluation...an extra line break to the contents of the file will invalidate...

    docs.aspose.com/slides/python-java/licensing/
  9. Access Mail Services using OAuth|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....Mail Services using OAuth Contents [ Hide ] OAuth 2.0 support...MemoryStream ( bytes ); using ( Stream requestStream = request . GetRequestStream...

    docs.aspose.com/email/net/access-mail-services-...
  10. Checkboxes on second page also printing on firs...

    Problem Explanation: The below html is converted to PDF. It occupies 2 pages which is fine. but the checkboxes on the second page appears on the first page with the same position as it should on the first page. the ch…...public void GeneratePdf(string content, Aspose.Pdf.Document pdfDocument)...htmlFrag = new HtmlFragment(content); page.Paragraphs.Add(htmlFrag);...

    forum.aspose.com/t/checkboxes-on-second-page-al...