Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 365,168 for

excel

(0.12 sec)
  1. Excel转换为PowerPoint|Documentation

    使用Python将Excel文件转换为PPT。...Español Svenska Türkçe 日本語 将Excel转换为PowerPoint Contents [ Hide...Cells for Python via Java支持将Excel(.xls, .xlsx, .xlsb, .xlsm)、CSV和OpenOffice(...

    docs.aspose.com/cells/zh/python-java/convert-ex...
  2. 【Aspose.Total】Excelの縦書き部分の文字表示について - Free Suppo...

    ■利用製品 Aspose.Total for .NET(v23.3.10) ■事象 Aspose.Total for .NET(v23.3.10)を使用し、下記添付のExcelファイルからPDFへ変換を行いました。 エクセルの縦書き部分の文字が重なってしまっています。 添付の「20240524_Redmine44513.png」をご参照ください。 20240524_Redmine44513.png (394.8 KB) R…...Total】Excelの縦書き部分の文字表示について 日本語による技術サポート aspose-total...for .NET(v23.3.10)を使用し、下記添付のExcelファイルからPDFへ変換を行いました。 エクセルの縦書き部分の文字が重なってしまっています。...

    forum.aspose.com/t/aspose-total-excel/284301
  3. Excel⇒PDF変換で文字が消える - Free Support Forum - aspos...

    特定のExcelファイルをPDFファイルに変換すると、文字が消えます。 target.xlsxの青文字が消えます。 フォントが不足しているなら文字化けが発生すると思います。文字が消えないようにしたいです。document.zip (404.4 KB)...Excel⇒PDF変換で文字が消える 日本語による技術サポート cells-java Yosuke_Nakamura August...August 6, 2023, 11:42pm #1 特定のExcelファイルをPDFファイルに変換すると、文字が消えます。 target...

    forum.aspose.com/t/excel-pdf/269434
  4. Text breaks when converting Excel to PDF in a L...

    Japanese characters are broken when saving an Excel file made using Aspose Cells as a PDF. Do you know the cause or solution? environment is AlmaLinux....Text breaks when converting Excel to PDF in a Linux environment...characters are broken when saving an Excel file made using Aspose Cells...

    forum.aspose.com/t/text-breaks-when-converting-...
  5. Exporting image from chart is not the same show...

    i have an below Excel file, 1235.zip (24.4 KB) on the first sheet ,there are 4 charts,i am using aspose.cells 20.7 version. my c# coedes var ExcelFileFullname = $@"O:\1235.xlsx"; using var workbook = new Workbook(exc…...is not the same showing on excel Aspose.Cells Product Family...11:47am #1 i have an below excel file, 1235.zip (24.4 KB) on...

    forum.aspose.com/t/exporting-image-from-chart-i...
  6. Excel Aralıklarını Kopyala|Documentation

    Giriş Excel’de bir aralık seçebilir, aralığı kopyalayabilir ve ardından belirli seçeneklerle aynı çalışma sayfasına, diğer çalışma sayfalarına veya diğer dosyalara yapıştırabilirsiniz. Aspose.Cells Kullanarak Aralıkları Kopyala Aspose.Cells biraz aşırı yük sağlıyorAralık.Kopya aralığı kopyalama yöntemleri. VeRange.CopyStyle aralığın yalnızca kopyalama stili;Range.CopyData aralığın yalnızca kopya değeri Aralığı Kopyala İki aralık oluşturma: kaynak aralık, hedef aralık, ardından kaynak aralığın Range.Copy yöntemiyle hedef aralığa kopyalanması. Aşağıdaki koda bakın: Aralığı Seçeneklerle Yapıştır Aspose.Cells, aralığın belirli bir türle yapıştırılmasını destekler....Giriş Excel’de bir aralık seçebilir, aralığı kopyalayabilir ve...

    docs.aspose.com/cells/tr/net/copy-ranges-of-Excel/
  7. Excel转pdf,内容错误 - Free Support Forum - aspose.com

    我使用的版本是23.5 zip.zip (80.1 KB)...Excel转pdf,内容错误 中文技术支持 humanhuman June 2, 2023, 10:31am #1 我使用的版本是23...

    forum.aspose.com/t/excel-pdf/265930
  8. Embed the excel histogram into a word document ...

    Workbook wb = new Workbook(); int chartRows = 55; int chartCols = 25; String[] cellsName = new String[] { "A1", "A2", "A3", "A4", "B1", "B2", "B3", "B4", "…...Embed the excel histogram into a word document as an ole object...setName(result._1); // 填充数据到 Excel 工作表 dataSheet.getCells().get("A1")...

    forum.aspose.com/t/embed-the-excel-histogram-in...
  9. ASpose.Cells html to Excel Input string was not...

    MemoryStream ms = new MemoryStream(Encoding.UTF8.GetBytes(htmlstring?.Trim())); HtmlLoadOptions opts = new HtmlLoadOptions(LoadFormat.Html); opts.AutoFitColsAndRows = true; opts.KeepPrecision = true; opts.DeleteRedun…...Cells html to Excel Input string was not in correct format...copy paste below data into excel it works fine. no issues. only...

    forum.aspose.com/t/aspose-cells-html-to-excel-i...
  10. Aspose.cells替换excel中非文本单元格,无法替换成功 - Free Suppor...

    如题所示,我在Excel中添加了一个日期格式的单元格,我执行替换的时候发现并无法替换;当我将单元格格式更改为文本格式以后,就可以正常替换了。 这是我的代码,其中某些参数就不贴了,这个就是官方给的例子照着写的: Aspose.Cells.Workbook TempExcelDocument = new Aspose.Cells.Workbook(DocumentsFileName); Aspose.Cells.ReplaceOpt…...cells替换excel中非文本单元格,无法替换成功 中文技术支持 cells-net jidesheng...February 22, 2024, 8:07am 1 如题所示,我在excel中添加了一个日期格式的单元格,我执行替换的时候发现并无法...

    forum.aspose.com/t/aspose-cells-excel/279625