Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 204,311 for

excel

(3.9 sec)
  1. Load a Web Image from a URL into an Excel Works...

    How to convert an image from a URL to an actual Excel image using Aspose.Cells for JavaScript via C++....Web Image from a URL into an Excel Worksheet with JavaScript via...an Image from a URL into an Excel Worksheet Aspose.Cells for JavaScript...

    docs.aspose.com/cells/javascript-cpp/load-a-web...
  2. EXcel to PDF Conversion- Font Size and Page Sca...

    Hi, We are currently using Aspose.Cells for Java v25.6 to generate PDF files from Excel documents. In our Excel files, we use MS ゴシック for text and Arial for numeric values. However, we’ve observed several discrepancies…...EXcel to PDF Conversion- Font Size and Page Scaling Discrepancy...PDF files from Excel documents. In our Excel files, we use MS...

    forum.aspose.com/t/excel-to-pdf-conversion-font...
  3. Issue Khmer font display incorrect when convert...

    Dear Aspose Team, I’m using Aspose.Cells v23.8.0 for convert Excel to pdf, but Khmer font displays incorrect. I have attached the source code, fonts, Excel, pdf. ConvertExcelToPdf.zip (166.2 KB) I’m waiting for your …...display incorrect when convert excel to pdf in .NET Core Aspose.Cells...Aspose.Cells v23.8.0 for convert excel to pdf, but Khmer font displays...

    forum.aspose.com/t/issue-khmer-font-display-inc...
  4. Word From Excel Mail Merge In C#

    Personalize your Mail merge Word from Excel file using C#. Automate emails or build reports using Mail merge Word from Excel template in C#....snippet Mail merge Word file and Excel data in C# Fast .NET library...to execute Mail merge with Excel data. Our Mail Merge SDK allows...

    products.aspose.com/words/net/mailmerge/word-fr...
  5. Aspose.cells excel保存为pdf,图表图例格式错位 - Free Suppor...

    图例测试.zip (125.5 KB) Workbook workbook = new Workbook("C:\\TEST\\图例测试.xlsm"); workbook.Save("C:\\TEST\\图例测试.pdf");...cells excel保存为pdf,图表图例格式错位 中文技术支持 lingtian January 16...是否所有图表的图例都出现此问题,还是仅特定类型或特定图表? • 除了PDF导出,Excel文件本身显示的图例格式是否正常? • 是否在不同版本的Aspose...

    forum.aspose.com/t/aspose-cells-excel-pdf/324504
  6. Excel Export - Gap Missing when using arrays of...

    While working with arrays, we are facing an issue in Excel where the gap between different elements is maintained correctly for an array of objects, but not for an array of strings. When using an array of objects, the t…...Excel Export - Gap Missing when using arrays of string in template... we are facing an issue in excel where the gap between different...

    forum.aspose.com/t/excel-export-gap-missing-whe...
  7. Support the layout of DIV tags while loading HT...

    Learn how to support the layout of DIV tags while loading HTML into an Excel workbook using Aspose.Cells for C++....while loading HTML into an Excel workbook with Golang via C++...while loading HTML into an Excel workbook object. However, if...

    docs.aspose.com/cells/go-cpp/support-the-layout...
  8. Table Text Becomes Vertically Misaligned After ...

    An issue has been identified during the conversion workflow from Excel to PDF and then to PPTX, wherein the table data appears misaligned in the resulting PowerPoint file. The text inside the table is moved upwards towa…...Vertically Misaligned After Excel-to-PDF-to-PPTX Conversion Aspose...the conversion workflow from Excel to PDF and then to PPTX, wherein...

    forum.aspose.com/t/table-text-becomes-verticall...
  9. 在使用C++将Excel保存为HTML时禁用Downlevel Revealed Commen...

    使用Aspose.Cells和C++在将Excel文件保存为HTML时,消除Downlevel Revealed Comments。...在使用C++将Excel保存为HTML时禁用Downlevel Revealed Comments Contents [...[ Hide ] 可能的使用场景 将Excel文件保存为HTML时,Aspose.Cells显示了下层条件注释。这些条件注释主要与旧版本的Internet...

    docs.aspose.com/cells/zh/cpp/disable-downlevel-...
  10. Aspose.cell 读取Excel模板时 嵌入式图片转丢了 - Free Support ...

    测试代码如下: public void testImage111() throws Exception { String template = "files/template.xlsx"; Workbook book = new Workbook(template); book.getWorksheets().get(0).getCells().get(0,2).setValue("dddddd"); …...cell 读取Excel模板时 嵌入式图片转丢了 Aspose.Cells Product Family aspose-cells-java...@xiaoman WPS 和Excel 采用了不同的方式嵌入图片。 我们默认生成是Excel支持的模式。 如果要WPS兼容,使用以下代码:...

    forum.aspose.com/t/aspose-cell-excel/308462