Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 41,184 for

worksheet

(0.08 sec)
  1. AutoFitRows | Aspose.Cells for .NET API 参考

    自动调整此工作表中的所有行...AutoFitRows () 也可以看看 class Worksheet 命名空间 Aspose.Cells.GridDesktop...Int32 结束行索引。 也可以看看 class Worksheet 命名空间 Aspose.Cells.GridDesktop...

    reference.aspose.com/cells/zh/net/aspose.cells....
  2. Excel chart top and left margin when creating p...

    I have a excelfile containing a chart. excel_file.png (172.0 KB) My c# code for creating a PDF from the excelfile looks like: public void CreatePDF(Worksheet Worksheet) { Worksheet.PageSetup.BottomMargin = 0; …...void CreatePDF(Worksheet worksheet) { worksheet.PageSetup.BottomMargin...BottomMargin = 0; worksheet.PageSetup.RightMargin = 0; worksheet.PageSetup...

    forum.aspose.com/t/excel-chart-top-and-left-mar...
  3. Aspose::Cells::GlobalizationSettings::GetDefaul...

    Aspose::Cells::GlobalizationSettings::GetDefaultSheetName method. Gets the default sheet name for adding Worksheet automatically. Default is "Sheet" in C++....default sheet name for adding worksheet automatically. Default is...default sheet name for adding worksheet automatically Remarks The...

    reference.aspose.com/cells/cpp/aspose.cells/glo...
  4. Aspose.Cells 16.10.0中的公共API更改|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//Access first worksheet from the collection Worksheet sheet = book...//Access first worksheet from the collection Worksheet sheet = book...

    docs.aspose.com/cells/zh/java/public-api-change...
  5. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperlinks into Excel file with Aspose.Cells for Python via .NET library without MS Excel....access to each worksheet in the Excel file. A worksheet is represented...represented by the Worksheet class. The Worksheet class provides different...

    docs.aspose.com/cells/python-net/insert-hyperli...
  6. Copying Rows and Columns|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....columns in a worksheet without copying the entire worksheet. With Aspose...shows how to copy a row in a worksheet. It uses a template Microsoft...

    docs.aspose.com/cells/cpp/copying-rows-and-colu...
  7. Row class | Aspose.Cells for Python via .NET AP...

    Row class Row class Represents a single row in a Worksheet. The Row type exposes the following members: Properties Pr......Represents a single row in a worksheet. The Row type exposes the...the first worksheet worksheet = workbook . worksheets [ 0 ] style...

    reference.aspose.com/cells/python-net/aspose.ce...
  8. Worksheet.GetFreezedPanes | Aspose.Cells for .N...

    Worksheet method. Gets the freeze panes...Worksheet.GetFreezedPanes Worksheet.GetFreezedPanes method Gets...whether the worksheet is frozen See Also class Worksheet namespace...

    reference.aspose.com/cells/net/aspose.cells.gri...
  9. 在VSTO和Aspose.Cells中设置工作表的背景图片|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Worksheet objSheet = ( Excel . Worksheet ) objBook...first worksheet. Worksheet sheet = workbook . Worksheets [ 0 ];...

    docs.aspose.com/cells/zh/net/set-background-pic...
  10. Insert Pictures into Excel via .NET | products....

    C# source code to insert Pictures into Excel on .NET Framework, .NET Core, Mono or Xamarin Platforms....) Select Worksheet via its index. There are two...a picture in the selected worksheet. Use the shapecollection’s...

    products.aspose.com/cells/net/pictures/insert-p...