Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 12,281 for

content stream

(0.12 sec)
  1. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C++ API or Library....Headers and Footers with C++ Contents [ Hide ] Headers and footers...Opening the logo/picture in the stream inFile . open ( logo_url ....

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  2. 在 C# 中合并 PDF 文档|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类通过 Aspose.PDF Facades 合并 PDF 文档。...Ask AI 在 C# 中合并 PDF 文档 Contents [ Hide ] 概述 本文解释了如何使用 C# 将不同的...pdf" ; // Create two file streams to read PDF files using ( var...

    docs.aspose.com/pdf/zh/net/concatenate-pdf-docu...
  3. 通过Node.js与C++加密Excel文件|Documentation

    学习如何使用Aspose.Cells for Node.js via C++加密和密码保护Excel文件。...js与C++加密Excel文件 Contents [ Hide ] Microsoft Excel (97..."EncryptedBook1.xlsx" ); // Create a Stream object const fs = require (...

    docs.aspose.com/cells/zh/nodejs-cpp/encrypting-...
  4. Encrypting Excel Files with C++|Documentation

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

    docs.aspose.com/cells/cpp/encrypting-excel-files/
  5. Aspose.PSD for .NET 20.5 - 发行说明|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....5 - 发行说明 Contents [ Hide ] 本页包含 Aspose.PSD for...sourceFilePath = "Apple.psd" ; Stream outputStream = new MemoryStream...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of a worksheet and access cells through the Aspose.Cells for JavaScript via C++ API....Accessing Cells of a Worksheet Contents [ Hide ] We know that all...Excel file through the file stream const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/accessing-...
  7. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for .NET API....Format Number to Percentage Contents [ Hide ] Possible Usage Scenarios...save the workbook to a file or stream. Sample Code Here’s a code...

    docs.aspose.com/cells/net/how-to-format-number-...
  8. How to Format Number to Percentage with Golang ...

    This article will introduce how to Format Number to Percentage using Aspose.Cells for C++ API....Percentage with Golang via C++ Contents [ Hide ] Possible Usage Scenarios...save the workbook to a file or stream. Sample Code Here’s a code...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Visualizzatore PDF tramite C++https://products.aspose.com/pdf/it/cpp/viewer/Recent Content in Visualizzatore PDF tramite C++ on Aspsoe.PDF Prod......com/pdf/it/cpp/viewer/Recent content in Visualizzatore PDF tramite...nav-program-lang { display: flex; justify-content: center; align-items: center;...

    products.aspose.com/pdf/it/cpp/viewer/index.xml
  10. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....Add Text to PDF file Contents [ Hide ] To add text to existing...pdf" ); } Loading Font from Stream The following code snippet...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/