Sort Score
Result 10 results
Languages All
Labels All
Results 6,481 - 6,490 of 246,432 for

cells

(0.31 sec)
  1. Excel 设置的是A4纸张尺寸,但是转成PDF时,PDF 明显变小 - Free Suppo...

    本地验证这个左右边距的设置会影响PDF 出来的大小,这个地方PdfSaveOptions 是否有参数可以控制 Worksheet worksheet = wb.getWorksheets().get(0); PageSetup pageSetup = worksheet.getPageSetup(); pageSetup.setLeftMargin(1); pageSetup.setRightMargin(1);...Cells Product Family cells-java SeanXie January...setRightMargin(1); 注意:Aspose.Cells 中边距单位通常为英寸,设置为 1 表示约 2.54 厘...

    forum.aspose.com/t/excel-a4-pdf-pdf/324143
  2. Redact XLSX Spreadsheet Online or using C++ | p...

    Open and redact XLSX document online via app for free. C++ API code to search and replace XLSX text....Cells for C++ a child API of Aspose...are options to install Aspose.Cells for C++ or Aspose.Total for...

    products.aspose.com/total/cpp/redact/xlsx/
  3. How to Convert JSON file to Excel using C#

    This quick tutorial guides on how to convert JSON file to Excel using C#. It describes the process of exporting JSON to Excel in C# with the help of easy to follow steps and a runnable code that can be executed in any of the operating systems like Windows, macOS or Linux....Cells Product Family Aspose.Email...into a user-defined starting cell in the selected worksheet. During...

    kb.aspose.com/cells/net/how-to-convert-json-fil...
  4. Document.Compare | Aspose.Words for .NET

    Effortlessly compare documents with our Document Compare tool. Identify edits and format changes quickly for streamlined revisions and enhanced collaboration.... Write ( "Original cell 1 text" ); builder . InsertCell...builder . Write ( "Original cell 2 text" ); builder . EndTable...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Watermark ODS File Online or using C++ | produc...

    Free online app to Watermark different ODS files. C++ watermarking library code for ODS worksheets....Cells for C++ , child API of Aspose...are options to install Aspose.Cells for C++ or Aspose.Total for...

    products.aspose.com/total/cpp/watermark/ods/
  6. Unable to Retrieve Table Preset Styles (Such As...

    Hello, I’m unable to retrieve the preset styles of tables created in PowerPoint when using Aspose.Slides for .NET. I’m reading these tables and generating their HTML representations. I’m using version 24.3.0.0 of the A…...Count; // Track merged cells var skipCells = new bool[rows...continue; var cell = table.Rows[i][j]; var text = cell?.TextFrame...

    forum.aspose.com/t/unable-to-retrieve-table-pre...
  7. 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,…...Cells Product Family cells-python SteveOlson...LightCellsDataProvid is available in Aspose.Cells for Python via .NET. This class...

    forum.aspose.com/t/is-lightcellsdataprovider-av...
  8. How to Convert Excel To PDF Using Python

    This short tutorial provides description about how to convert Excel to PDF using Python. You will learn creating a workbook and by using Python Excel to PDF conversion with the help of detailed steps and runnable Python code....Cells Product Family Aspose.Email...Python Install Python and Aspose.Cells for Python via Java Create and...

    kb.aspose.com/cells/python/how-to-convert-excel...
  9. How to Convert Excel to Image in C#

    This quick tutorial guides you on how to convert Excel to Image in C#. To convert Excel to image C# environment settings and code is explained with the help of detailed steps along with a runnable code....Cells Product Family Aspose.Email...the project to include Aspose.Cells from Nuget package manager Load...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  10. Excel workbook saved as .docx having issues wit...

    Hi Guys I am facing a problem when saving an excel workbook as .docx. I am trying to convert the following 2 table’s that are present in the following workbook- check.zip (16.3 KB) One is having issues with it’s border…...Cells Product Family cells-net Adhirath May...Worksheets[0]; Range range = worksheet.Cells.MaxDisplayRange; Style style...

    forum.aspose.com/t/excel-workbook-saved-as-docx...