Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 105,384 for

workbook

(0.08 sec)
  1. 使用Python.NET在PDF中嵌入附件|Documentation

    学习如何使用 Aspose.Cells for Python 将 Ole 对象附件嵌入到 PDF 文件中 via .NET。...cells import Workbook , PdfSaveOptions # Open the...the template file wb = Workbook ( "embedded-attachments-example...

    docs.aspose.com/cells/zh/python-net/embed-attac...
  2. Protecting Worksheet in Jython|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.... cells import Workbook from com . aspose . cells...by Excel file path excel = Workbook ( dataDir + "Book1.xls" )...

    docs.aspose.com/cells/java/protecting-worksheet...
  3. Convert PDF to SVG Format in Jython|Aspose.PDF ...

    Learn how to convert a PDF document into SVG format using Jython with Aspose.PDF for scalable vector graphics output....GitHub Convert PDF to Excel Workbook in Jython Convert SVG file...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  4. Smart Markers in Aspose.Cells|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 Text or CSV Format in Aspose...

    docs.aspose.com/cells/net/smart-markers-in-aspo...
  5. Convert MHTML to XLTM in Android Apps | product...

    Render MHTML to XLTM in Android Apps API without using Microsoft Excel or Adobe Reader...used to create new Excel workbooks. Converting MHTML to XLTM...web page content in an Excel workbook. How Aspose.Total Helps for...

    products.aspose.com/total/android-java/conversi...
  6. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using the Aspose.Cells library....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/net/create-and-format-table/
  7. Convert POWERPOINT to JSON Format in Android Ap...

    Convert POWERPOINT to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...Load HTML document by using Workbook class Save the document to...open the converted HTML using Workbook class, create a Range of data...

    products.aspose.com/total/android-java/conversi...
  8. Segmentation Faults back with Aspose.cells when...

    Hello, I’ve reported a similar issue before that was mainly fixed: Aspose.Cells Segmentation Fault when saving to HTML However, once again, on Aspose.cells via C++ bindings on latest 25.7.0, I still get segmentation fa…...Load your source workbook Workbook workbook(u"Book1.xlsx"); //...format workbook.Save(u"out.html"); std::cout << "Workbook saved...

    forum.aspose.com/t/segmentation-faults-back-wit...
  9. Convert DOTX to JSON Format in Android Apps | p...

    Parse DOTX to JSON format in Android Apps without using Microsoft Word or Excel...Load HTML document by using Workbook class Save the document to...open the converted HTML using Workbook class, create a Range of data...

    products.aspose.com/total/android-java/conversi...
  10. Cells 25.4创建数据透视表问题 - Free Support Forum - aspo...

    数据透视表,没有列,只有筛选器、行和两个值。生成的数据透视表里,值是多行展示,如何实现按列展示?自动把“数值”挪到列中 image.jpg (115.6 KB) 另外,基于透视表创建出来的透视图,不像正常的透视图一样,可以看到透视表的相关信息,在数据透视表分析下面没有任何可操作项?什么原因? image.jpg (159.8 KB) image.jpg (123.7 KB)...new workbook and get the first worksheet Workbook workbook = new...new Workbook(); Worksheet worksheet = workbook.Worksheets[0];...

    forum.aspose.com/t/cells-25-4/314531