Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 30,470 for

worksheet

(0.21 sec)
  1. Convert EXCEL to PPSX using Python or with free...

    EXCEL to PPSX conversion in your Python applications without using Microsoft Office or online. Test free EXCEL to PPSX online converter quickly before integrating the code....such as data validation, worksheet protection, and charting....

    products.aspose.com/total/python-net/conversion...
  2. Convert XLSB to PPT using Python or with free O...

    XLSB to PPT conversion in your Python applications without using Microsoft Office or online. Test free XLSB to PPT online converter quickly before integrating the code.... conditional formatting, worksheet protection, chart creation...

    products.aspose.com/total/python-net/conversion...
  3. [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
  4. Is LightCellsDataProvider available in Cellsfor...

    I’m writing monstrous spreadsheets that are 200K x 350 columns wide. I need to write 4mm rows over say 20 workbooks. I’m worried about memory. I was able to to create most of them using the standard aspose functions,…...# Logic to start saving a worksheet return True def next_row(self):...

    forum.aspose.com/t/is-lightcellsdataprovider-av...
  5. SheetRender toImage Changing Font from Calibri ...

    I have a test excel spreadsheet that if I run through the code via SheetRender.toImage() the font changes from Calibri to TimesNewRoman. I believe this is something to do with default formatting since the cells around my…...xlsx"); Worksheet sheet = workbook.getWorksheets()...

    forum.aspose.com/t/sheetrender-toimage-changing...
  6. Shapes in Charts with Node.js via C++|Documenta...

    Learn how to use Aspose.Cells for Node.js via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....// Adding a chart to the worksheet const index = workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/controls-in-ch...
  7. Licensing|Documentation

    Aspose.Cells for .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies in C#.... Worksheet sheet = this . gridDesktop1 . Worksheets . Add...

    docs.aspose.com/cells/net/licensing/
  8. Optimize Image Management in Presentations on A...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Android via Java, optimizing performance and automating your workflow....xlsx" ); Worksheet sheet = book . getWorksheets...

    docs.aspose.com/slides/androidjava/image/
  9. 使用C++实现Excel主题和颜色|Documentation

    用C++代码使用带有Aspose.Cells for C++ API的Excel颜色方案...collection in the first (default) worksheet Cells cells = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/excel-themes-and-c...
  10. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=true s…...Worksheet; import com.aspose.slides...workbook = new Workbook(); Worksheet sheet = workbook.getWorksheets()...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...