Sort Score
Result 10 results
Languages All
Labels All
Results 7,961 - 7,970 of 105,430 for

workbook

(1.48 sec)
  1. Can Aspose Support Opening and Modifying Docume...

    I have a number of microsoft documents that contain macros, and am trying to open them, make some modifications, and save them. Out of the pool, some of them contain macros, and I don’t know which ones. There is no .docm…...has_macro attribute to check if a workbook has macros/vba code in it...remove macros/vba codes in the workbook. For Asopse.Slides for Python...

    forum.aspose.com/t/can-aspose-support-opening-a...
  2. Setting ScaleCrop and LinksUpToDate Properties ...

    Learn how to set ScaleCrop and LinksUpToDate properties of built-in document properties using Aspose.Cells for C++....document properties of the workbook. Please check the output excel...

    docs.aspose.com/cells/go-cpp/setting-scalecrop-...
  3. Get Cells Index|Documentation

    Learn how to get a row or column by the name of the row through the Aspose.Cells for Python via .NET API, as well as a column or cell. Convert the name of a cell to its zero‑based row and column indexes using the Aspose.Cells for Python via .NET API....example shows how to: Create a workbook and add some data. Find a...

    docs.aspose.com/cells/python-net/get-cells-index/
  4. Determine if Shape is Smart Art Shape with C++|...

    Learn how to determine if a shape is a Smart Art Shape using Aspose.Cells for C++....xlsx" ); Workbook wb ( inputFilePath ); // Access...

    docs.aspose.com/cells/cpp/determine-if-shape-is...
  5. Saving File to Response Object|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....Document Assistant Close Save Workbook to Strict Open XML Spreadsheet...

    docs.aspose.com/cells/net/saving-file-to-respon...
  6. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text of a cell through the Aspose.Cells for Node.js via C++ API.... Finally, it saves the workbook as the output Excel file ...

    docs.aspose.com/cells/nodejs-cpp/access-and-upd...
  7. Incorrect render of text with font from Aptos f...

    Hello, I have an issue when rendering a worksheet range to an EMF image when the font is from Aptos family. The render creates an image where the text lacks spaces as seen in this screenshot: image.png (739 Octets) W…...returns true Workbook asposeWorkbook = new Workbook(sourceDocument);...returns true Workbook asposeWorkbook = new Workbook(sourceDocument);...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  8. Setting Strong Encryption Type|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....Author while Write Protecting Workbook Analyzing your prompt, please...

    docs.aspose.com/cells/python-net/setting-strong...
  9. Get Cells Index|Documentation

    Learn how to get a row or column by the name of a row, column, or cell. Convert the name of a cell to zero‑based row and column indices....example shows how to: Create a workbook and add some data. Find the...

    docs.aspose.com/cells/nodejs-cpp/get-cells-index/
  10. Aspose.cells excel保存为pdf,图表图例格式错位 - Free Suppor...

    图例测试.zip (125.5 KB) Workbook Workbook = new Workbook("C:\\TEST\\图例测试.xlsm"); Workbook.Save("C:\\TEST\\图例测试.pdf");...5 KB) Workbook workbook = new Workbook("C:\\TEST\\图例测试...测试.xlsm"); workbook.Save("C:\\TEST\\图例测试.pdf"); Professionalize...

    forum.aspose.com/t/aspose-cells-excel-pdf/324504