Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 30,205 for

worksheet

(0.17 sec)
  1. Saving Excel as .Docx having an issue with cell...

    When I try to save a excel document having a table with cell values wider than the column width as Docx, it ends up distorting the values in the resulting table. this is the table I am trying to convert to a word table …...the code i use- worksheet.AutoFitRows(); worksheet.PageSetup.PrintArea...printArea; worksheet.PageSetup.LeftMargin = 0; worksheet.PageSetup...

    forum.aspose.com/t/saving-excel-as-docx-having-...
  2. OleFormat.source_item property | Aspose.Words f...

    OleFormat.source_item property. Gets or sets a string that is used to identify the portion of the source file that is being linked....only a few cells from the worksheet. Examples Shows how to insert...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 在从HTML导入时避免大数字的指数表示|Documentation

    学习如何在导入HTML时防止大数字被转换为指数表示法,使用Aspose.Cells for Node.js via C++。...loadOptions ); // Access first worksheet const sheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/avoid-expon...
  4. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of an Excel Worksheet's Page Setup settings using the C++ Library and API. You can set the headers and footers for the first page, odd pages, and even pages....Workbook wb ; // Get the first worksheet's page setup PageSetup pageSetup...

    docs.aspose.com/cells/cpp/setting-different-hea...
  5. Formatting Slicer with Node.js via C++|Document...

    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....filePath ); // Access first worksheet. const ws = wb . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/formatting-sli...
  6. Add Word Art Watermark to Chart|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....Get the chart in the first worksheet. com . aspose . cells . Chart...

    docs.aspose.com/cells/java/add-word-art-waterma...
  7. 使用Aspose.Cells for Node.js via C++设置图表图例条目的填充为无...

    学习如何使用Aspose.Cells for Node.js via C++将图表图例条目的填充设置为无。本指南将演示如何修改Microsoft Excel图表中图例条目的填充颜色,以实现更好的可视化和自定义。...xlsx" )); // Access the first worksheet const sheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/set-text-of...
  8. ListObject with calculated column creates inval...

    Hello, An invalid Excel file is generated using this example from the documentation located at: Propagate Formula in Table or List Object automatically while entering data in new rows|Documentation When you open the fi…...Access first worksheet Worksheet sheet = book.Worksheets[0]; // Add...

    forum.aspose.com/t/listobject-with-calculated-c...
  9. Excel 设置的是A4纸张尺寸,但是转成PDF时,PDF 明显变小 - Free Suppo...

    本地验证这个左右边距的设置会影响PDF 出来的大小,这个地方PdfSaveOptions 是否有参数可以控制 Worksheet Worksheet = wb.getWorksheets().get(0); PageSetup pageSetup = Worksheet.getPageSetup(); pageSetup.setLeftMargin(1); pageSetup.setRightMargin(1);...出来的大小,这个地方PdfSaveOptions 是否有参数可以控制 Worksheet worksheet = wb.getWorksheets()...get(0); PageSetup pageSetup = worksheet.getPageSetup(); pageSetup...

    forum.aspose.com/t/excel-a4-pdf-pdf/324143
  10. Integrate Aspose.BarCode for .NET with Aspose.C...

    How to Intergrate Aspose.BarCode with Aspose.Cells...Worksheet document and get an object...an object of Aspose.Cells.Worksheet representing an Excel sheet...

    docs.aspose.com/barcode/net/integrate-with-aspo...