Sort Score
Result 10 results
Languages All
Labels All
Results 6,021 - 6,030 of 30,497 for

worksheet

(0.1 sec)
  1. [Aspose.Cells for java]印刷プレビューの内容に改ページ位置を一致させる方...

    変換後のPDFにおいて、ExcelのOffice上の印刷ページ数(印刷プレビューの内容)と一致しない事象が発生し、PDFに空白のページが生まれてしまいます。ページレイアウトの「拡大/縮小」設定において100%以外の場合でも、変換後のPDFにおけるページ数をOfficeの印刷ページ数と一致させる方法はありますか?希望としては常に印刷プレビュー通りの改ページ位置で出力したいです。 <ソース抜粋> #ExcelのPDF変換処理は、PDFバ…... 手動で改ページを設定する Worksheet.getHorizontalPageBre().add(rowIndex)...Workbook(inputFilePath); Worksheet ws = wb.getWorksheets().get(0);...

    forum.aspose.com/t/aspose-cells-for-java/325249
  2. TreeMap DataLabel issue - Free Support Forum - ...

    Hi, I am facing an issue where the data labels are not visible in the TreeMap chart. For your reference, I have attached a zip file. TreeMapCode.zip (71.0 KB)...Workbook(); Worksheet sheet = workbook.Worksheets[0]; sheet.Cells["A1"]...

    forum.aspose.com/t/treemap-datalabel-issue/307800
  3. Java API to Convert ODT to XLTX or with free On...

    Convert ODT to XLTX via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free ODT to XLTX online converter quickly before integrating the code....charting, data validation, and worksheet protection. With Aspose.Cells...

    products.aspose.com/total/java/conversion/odt-t...
  4. Convert XLSB to POTX using Python or with free ...

    XLSB to POTX conversion in your Python applications without using Microsoft Office or online. Test free XLSB to POTX online converter quickly before integrating the code....formatting, data validation, worksheet protection, and many more...

    products.aspose.com/total/python-net/conversion...
  5. Android API to Convert RTF to FODS or with free...

    Convert RTF to FODS in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free RTF to FODS online converter quickly before integrating the code....such as data validation, worksheet protection, chart creation...

    products.aspose.com/total/android-java/conversi...
  6. HTML content gets stripped when using setHtmlSt...

    Hello Aspose Support Team, We are facing an issue while using setHtmlString on Excel cells, where part of the text gets unexpectedly stripped. Issue Description For certain column indexes, we convert plain text to HTML…...value in cell A1 of the first worksheet. I discovered that the HTML...

    forum.aspose.com/t/html-content-gets-stripped-w...
  7. Convert XLSX to RTF using Python or with free O...

    XLSX to RTF conversion in your Python applications without using Microsoft Office or online. Test free XLSX to RTF online converter quickly before integrating the code....such as data validation, worksheet protection, and chart creation...the creation of multiple worksheets within a single workbook...

    products.aspose.com/total/python-net/conversion...
  8. Open Different Microsoft Excel Versions Files w...

    This article explains how to open different Excel version files using Aspose.Cells for JavaScript via C++....LoadOptions , LoadFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/opening-di...
  9. Manage Chart Workbooks in Presentations Using J...

    Discover Aspose.Slides for Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data.... dispose (); } Manage Worksheets This Java code demonstrates...IChartDataWorkbook.Worksheets method is used to access a worksheet collection:...

    docs.aspose.com/slides/java/chart-workbook/
  10. Aspose设置的时间格式失效 - Free Support Forum - aspose.com

    aspose设置的时间格式失效 时间格式设置为yyyy-MM-dd.png (72.1 KB) 时间格式未生效.png (46.4 KB)...Worksheets[0]; // 2️⃣ 往单元格写入真实的 DateTime...Workbook wb = new Workbook(); Worksheet sheet = wb.getWorksheets()...

    forum.aspose.com/t/aspose/323962