Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 161,002 for

workbook

(0.08 sec)
  1. 在Python中显示或隐藏网格线|Documentation

    通过Aspose.Cells for Python通过Java API了解如何显示或隐藏网格线。... Python 代码 workbook = self . Workbook ( self . dataDir...the Excel file worksheets = workbook . getWorksheets () worksheet...

    docs.aspose.com/cells/zh/java/display-or-hide-g...
  2. Search and replace text in ODS document via .NE...

    C# source code to redact sensitive information in ODS file on .NET Framework, .NET Core, Mono or Xamarin Platforms.... Save the workbook. System Requirements Our APIs...Redact ODS Files - C# Workbook wb = new Workbook( "e:\test2\Input...

    products.aspose.com/cells/net/redaction/ods/
  3. Aspose::Cells::DigitalSignatures::DigitalSignat...

    Aspose::Cells::DigitalSignatures::DigitalSignatureCollection class. Provides a collection of digital signatures attached to a document in C++.... //workbook from a signed source file Workbook signedWorkbook...IsDigitallySigned is true when the workbook is signed already. std ::...

    reference.aspose.com/cells/cpp/aspose.cells.dig...
  4. C# Excel to PDF | Convert Excel XLS XLSX to PDF...

    C# Excel to PDF. Convert XLS to PDF and XLSX to PDF in C#. Track the Excel to PDF conversion progress ASP.NET, or .NET Core. C# Excel converter library.... Instantiate the Workbook class with the Excel document...the Workbook object with the Excel file Workbook workbook = new...

    blog.aspose.com/cells/convert-xls-and-xlsx-to-p...
  5. Picture.BorderLineColor | Aspose.Cells for .NET...

    Picture property. Represents the Color of the border line of a picture...//Instantiating a Workbook object Workbook workbook = new Workbook (); Worksheet...Worksheet worksheet = workbook . Worksheets [ 0 ]; //Adding a...

    reference.aspose.com/cells/net/aspose.cells.dra...
  6. original_height_cm property | Aspose.Cells for ...

    original_height_cm property original_height_cm property Gets the original height of picture, in unit of centimeters. ......import Workbook # Instantiating a Workbook object workbook = Workbook...Workbook () worksheet = workbook . worksheets [ 0 ] # Adding a...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. original_width_inch property | Aspose.Cells for...

    original_width_inch property original_width_inch property Gets the original width of picture, in unit of inches. Exam......import Workbook # Instantiating a Workbook object workbook = Workbook...Workbook () worksheet = workbook . worksheets [ 0 ] # Adding a...

    reference.aspose.com/cells/python-net/aspose.ce...
  8. Create MHTML Files via Python | products.aspose...

    MHTML creater. Create MHTML files in Python code. Generate MHTML files using Python application.... Create Workbook class instance. Access the...the first worksheet of the workbook. Get the desired cell(s) of...

    products.aspose.com/cells/python-java/create/mh...
  9. Create MS Excel XLS Files via Python | products...

    XLS creater. Create XLS files in Python code. Generate MS Excel XLS files using Python application.... Create Workbook class instance. Access the...the first worksheet of the workbook. Get the desired cell(s) of...

    products.aspose.com/cells/python-java/create/xls/
  10. Using a Microsoft Excel Worksheet as the Messag...

    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....article uses a Microsoft Excel workbook as the email body and sends...cannot handle Microsoft Excel workbooks. To overcome this, the samples...

    docs.aspose.com/email/net/using-a-microsoft-exc...