Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 30,786 for

worksheet

(0.17 sec)
  1. Remove XLT Annotation Online or Manage Annotati...

    delete comments from XLT file through online app for free. .NET API code to manage comments of XLT files....object Select the specific Worksheet Use Comments.RemoveAt with...

    products.aspose.com/total/net/annotate/xlt/
  2. Remove XLTX Annotation Online or Manage Annotat...

    delete comments from XLTX file through online app for free. .NET API code to manage comments of XLTX files....object Select the specific Worksheet Use Comments.RemoveAt with...

    products.aspose.com/total/net/annotate/xltx/
  3. Extract Text and Images from Excel File Online ...

    Online Excel file parser app. .NET API C# code to extract text in rows and cells from Excel spreadhseets....class object Access relevant worksheet with its index Use Drawing...

    products.aspose.com/total/net/parse/excel/
  4. Custom Number format using Arabic Locale is ign...

    When a custom number format uses the [$-XXXX] syntax in a Worksheet, it is ignored when the workbook is converted to HTML. Specifically, when the custom number format is “[$-,200]0”, the numbers appear as Eastern Arabic …...the [$-XXXX] syntax in a worksheet, it is ignored when the workbook...

    forum.aspose.com/t/custom-number-format-using-a...
  5. Aspose.Cells.Drawing.TextBox.CalculateTextSize ...

    CalculateTextSizeTest.zip (86.1 KB) public static void testHeight() { // Create a new workbook and save with different DPI settings Workbook workbook = new Workbook("D:\\CalculateTextSizeTest.xlsm"); Worksheet shee…...xlsm"); Worksheet sheet = workbook.Worksheets["产品销售情况"]; foreach...CheckTextBoxOverllow(Excel.Worksheet sht, List<string> listErrors)...

    forum.aspose.com/t/aspose-cells-drawing-textbox...
  6. Managing Document Properties|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....multiple worksheets, each represented by the Worksheet class whereas...whereas the collection of worksheets is represented by the WorksheetCollection...

    docs.aspose.com/cells/java/managing-document-pr...
  7. 将Excel工作簿转换为Ods、Sxc和Fods(OpenOffice / LibreOffi...

    如何通过Aspose.Cells for JavaScript使用C++将Excel转换为Ods(OpenOffice / LibreOffice Calc)或将Ods(OpenOffice / LibreOffice Calc)转换为Excel。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  8. Convert XLSM to POWERPOINT using Python or with...

    XLSM to POWERPOINT conversion in your Python applications without using Microsoft Office or online. Test free XLSM to POWERPOINT online converter quickly before integrating the code....such as data validation, worksheet protection, and charting....Executive Summaries Helps package worksheet information into slides for...

    products.aspose.com/total/python-net/conversion...
  9. Icon Sets Become Misaligned on Conversion to HT...

    Hello, The attached workbook IconSets.xlsx, contains a simple table with conditional formats that use Icon Sets. Under the latest version of Aspose Cells for Java version 18.10 - when the workbook is saved as HTML, the…...wb = new Workbook(xlFile); Worksheet sheet = wb.getWorksheets()...icons (as compared to the worksheet as rendered in Excel). Thanks...

    forum.aspose.com/t/icon-sets-become-misaligned-...
  10. Convert JP2 to XLS via C# | Aspose

    Sample code for JP2 to XLS C# conversion. Use API example code for batch JP2 files to XLS conversion within VB.NET, Asp.NET or any .NET based application....workbook can have one or more worksheets. Data is stored and displayed...users in table format in worksheet and can span numeric values...

    products.aspose.com/ocr/net/conversion/jp2-to-xls/