Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 365,199 for

excel

(0.38 sec)
  1. 【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
  2. 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
  3. 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-...
  4. 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...
  5. 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/
  6. 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
  7. 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...
  8. 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...
  9. 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
  10. Excel转换出来的pdf,无法使用itext正常读取 - Free Support Foru...

    我使用aspose.cells(22.12)把Excel文件转换为pdf,在使用itext(5.5.13.3)读取的时候报错,并不是所有的Excel都有这样的问题。 Excel文件和报错提示 zip.zip (2.2 MB) 以下是我的代码 public static void main(String[] args) throws Exception{ Workbook workbook = new Workbook("src…...Excel转换出来的pdf,无法使用itext正常读取 中文技术支持 humanhuman January 9, 2023...12)把excel文件转换为pdf,在使用itext(5.5.13.3)读取的时候报错,并不是所有的excel都有这样的问题。...

    forum.aspose.com/t/excel-pdf-itext/257685