Sort Score
Result 10 results
Languages All
Labels All
Results 7,931 - 7,940 of 104,035 for

workbook

(0.12 sec)
  1. Online XLS File Text Finder or Build XLS Search...

    Free online app to search in XLS file. C# API code for any XLS file text search application.... Load XLS file using Workbook class. Access the cells in...Format) Search in XLSX (Open XML Workbook)...

    products.aspose.com/total/net/search/xls/
  2. View and Update Powerpoint Properties Online or...

    View and modify Powerpoint properties through online app for free. Java API code to update Powerpoint properties....Files Metadata (Excel Binary Workbook) XLSM Files Metadata (Macro-enabled...XLSX Files Metadata (Open XML Workbook)...

    products.aspose.com/total/java/metadata/powerpo...
  3. Extract Text and Images from XLSX File Online a...

    Online XLSX file parser app. C++ API C++ code to extract text in rows and cells from XLSX spreadhseets....Parse XLSB Files (Excel Binary Workbook) Parse XLSM Files (Macro-enabled...Parse XLSX Files (Open XML Workbook) Parse XLT Files (Excel 97...

    products.aspose.com/total/cpp/parse/xlsx/
  4. Extract Text and Images from CSV File Online an...

    Online CSV file parser app. C++ API C++ code to extract text in rows and cells from CSV spreadhseets....Parse XLSB Files (Excel Binary Workbook) Parse XLSM Files (Macro-enabled...Parse XLSX Files (Open XML Workbook) Parse XLT Files (Excel 97...

    products.aspose.com/total/cpp/parse/csv/
  5. Extract Text and Images from XLT File Online an...

    Online XLT file parser app. C++ API C++ code to extract text in rows and cells from XLT spreadhseets....Parse XLSB Files (Excel Binary Workbook) Parse XLSM Files (Macro-enabled...Parse XLSX Files (Open XML Workbook) Parse XLT Files (Excel 97...

    products.aspose.com/total/cpp/parse/xlt/
  6. Extract Text and Images from XLTX File Online a...

    Online XLTX file parser app. C++ API C++ code to extract text in rows and cells from XLTX spreadhseets....Parse XLSB Files (Excel Binary Workbook) Parse XLSM Files (Macro-enabled...Parse XLSX Files (Open XML Workbook) Parse XLT Files (Excel 97...

    products.aspose.com/total/cpp/parse/xltx/
  7. Remove RTF Annotation Online or Manage Annotati...

    delete comments from RTF file through online app for free. Android API code to manage comments of RTF files....Annotate XLSB Files (Excel Binary Workbook) Annotate XLSM Files (Macro-enabled...Annotate XLSX Files (Open XML Workbook) Annotate XLT Files (Excel...

    products.aspose.com/total/android-java/annotate...
  8. AutoFitRows and AutoFitColumn Not Handling Larg...

    Hi Aspose Support Team, I am facing issues with AutoFitColumn(i) and AutoFitRows(true) in Aspose.Cells for .NET when exporting to PDF, especially when working with large amounts of wrapped text. AutoFitColumn Issue: W…...foreach (Worksheet sheet in workbook.Worksheets) { if (_type ==...Cells; var workbook = new Workbook(); var sheet = workbook.Worksheets[0];...

    forum.aspose.com/t/autofitrows-and-autofitcolum...
  9. 文本框中文本设置为单倍行距,输出pdf,显示结果与EXCEL不一致 - Free Suppor...

    文本框中文本设置为单倍行距,输出pdf,显示结果与EXCEL不一致,见附件示例文件,谢谢! 单倍行距测试.zip (92.4 KB) 企业微信截图_17651674036047.png (214.3 KB) public static void outputpdf() { Workbook Workbook = new Workbook("D:\\单倍行距测试.xlsx"); …...outputpdf() { Workbook workbook = new Workbook("D:\\单倍行距测试.xlsx");...xlsx"); workbook.Save("D:\\单倍行距测试.pdf"); } Professionalize.Discourse...

    forum.aspose.com/t/pdf-excel/322745
  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