Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 102,518 for

workbook

(0.08 sec)
  1. Insert a Page Break in Excel with Node.js

    Refer to this article to insert a page break in Excel with Node.js. Get IDE settings, a list of steps, and a sample code to add page break in Excel with Node.js....target spreadsheet into the Workbook class object Access the worksheet...page break Save the resultant workbook with manual page breaks These...

    kb.aspose.com/cells/nodejs/insert-a-page-break-...
  2. Export Data from a PDF Form to Excel using Java

    Follow this article to export data from a PDF form to Excel using Java. It shares details for the IDE settings, a list of steps, and a sample code to extract fields from PDF to Excel using Java....then load the XML file into a Workbook for saving it as an XLSX file...loading the XML file Load the Workbook class object to load the XML...

    kb.aspose.com/total/java/export-data-from-a-pdf...
  3. Getting Started|Documentation

    How to install Aspose Cells for C++ and create a Hello World application....Create an instance of the Workbook class. If you have a license...New Workbook The following example creates a new workbook from...

    docs.aspose.com/cells/cpp/getting-started/
  4. Licensing|Documentation

    Aspose.Cells for .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies in C#....//Instantiate a new Workbook Workbook workbook = new Workbook (); //Check...set Console . WriteLine ( workbook . IsLicensed ); //Get the...

    docs.aspose.com/cells/net/licensing/
  5. 通过 C++ 使用 Node.js 监控运行中的程序|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....limit is 1 second // Loads the workbook with the specified load options...const wb = new AsposeCells . Workbook ( filePath , lopts ); // if...

    docs.aspose.com/cells/zh/nodejs-cpp/monitor-run...
  6. Working with Document Conversion in Ruby|Aspose...

    Explore how to convert PDF documents to other formats using Ruby and Aspose.PDF, ensuring seamless file transformations....Ruby Convert PDF to Excel Workbook in Ruby Convert PDF to SVG...

    docs.aspose.com/pdf/java/working-with-document-...
  7. Load a Web Image from a URL into an Excel Works...

    Learn how to convert an image from a URL to an Excel‑embedded image using C++ and Aspose.Cells for C++ API....try { // Create a new workbook Workbook wb ; // Get the first...

    docs.aspose.com/cells/cpp/load-a-web-image-from...
  8. 使用 C++ 添加具有命名目标的 PDF 书签|Documentation

    学习如何使用 Aspose.Cells for C++ 添加带有命名目标的 PDF 书签。...// Load source Excel file Workbook wb ( srcDir + u "samplePd...bookmarkEntry ); // Save the workbook in Pdf format with given pdf...

    docs.aspose.com/cells/zh/cpp/add-pdf-bookmarks-...
  9. Aspose.Cells 16.11.0 的公共 API 变更。|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....containing some data Workbook book = new Workbook ( dir + "sample...AutoFitColumns (); // Saves the workbook on disc book . Save ( dir...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. 使用C++处理形状或图表的发光效果|Documentation

    学习如何使用Aspose.Cells for C++处理形状或图表的发光效果。...Load your source excel file Workbook wb ( srcDir + u "sample.xlsx"...SetTransparency ( 0.4 ); // Save the workbook in xlsx format wb . Save (...

    docs.aspose.com/cells/zh/cpp/working-with-the-g...