Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 160,964 for

workbook

(0.12 sec)
  1. to_printer method | Aspose.Cells for Python via...

    to_printer method Contents [ Hide ] to_printer Render Workbook to Printer def to_printer ( self , printer_name ): .........[ Hide ] to_printer Render workbook to Printer def to_printer...Writer” to_printer Render workbook to Printer def to_printer...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. 在 Jython 中将工作表转换为 SVG|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...saveFormat = SaveFormat workbook = Workbook ( dataDir + "Book1.xls"...

    docs.aspose.com/cells/zh/java/converting-worksh...
  3. externallinkcollection - Aspose.Cells for PHP v...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WebExtensionTaskPane WebQueryConnection Workbook WorkbookDesigner WorkbookMetadata...external links collection in a workbook. Example: //Open a file with...

    reference.aspose.com/cells/php/aspose.cells/ext...
  4. How to Prevent Users from Printing Excel File|D...

    Learn how to How to prevent users from printing excel through the Aspose.Cells for .NET API.... Open your workbook which you don’t allow others...this code, and go to back the workbook, and now when you print the...

    docs.aspose.com/cells/net/how-to-prevent-printi...
  5. Comment | Aspose.Cells for .NET API 参考

    封装表示单元格注释的对象... 例子 [C#] Workbook workbook = new Workbook (); CommentCollection...CommentCollection comments = workbook . Worksheets [ 0 ]. Comments ; //给A1单元格添加注释...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  6. Grouping x axis labels - Free Support Forum - a...

    Hello, I need to create multibar column chart having grouping x axis labels. Attaching sample file here. Could you share Aspose.Cells Java sample code that could generate similar results? I need different colors for t…...Instantiate a new Workbook Workbook workbook = new Workbook(); // Get...worksheet in the workbook Worksheet worksheet = workbook.getWorksheets()...

    forum.aspose.com/t/grouping-x-axis-labels/272846
  7. Auto Filter Data|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....auto-filtering to a column: Create a workbook. Get a worksheet. Add sample...ApplicationClass (); //Add a Workbook. Excel . Workbook objBook = ExcelApp...

    docs.aspose.com/cells/net/auto-filter-data/
  8. getRecoverWorkbookFromChartCache | Aspose.Silde...

    getRecoverWorkbookFromChartCache getRecoverWorkbookFromChartCache() function If data source for the chart is an exter......for the chart is an external workbook and it’s not available, it...InvalidOperationExce Thrown when external workbook in unavailable and RecoverWorkbookFromC...

    reference.aspose.com/slides/nodejs-java/aspose....
  9. Opening Files in PHP|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....through Path // Creating a Workbook object and opening an Excel...path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/net/opening-files-in-php/
  10. Aspose Cells Java :- Font size is out of range ...

    I converted pdf to excel and now converting excel to pdf. I am getting this error :-: com.aspose.cells.CellsException: Font size is out of range. at com.aspose.cells.u1y.warning(Unknown Source) at com.aspose.cells.j4k…...Workbook.a(Unknown Source) my code...on this line :- Workbook document = new Workbook(doc); String doc...

    forum.aspose.com/t/aspose-cells-java-font-size-...