Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 161,041 for

workbook

(0.08 sec)
  1. Aspose.cells使用Smart Markers的时候field name含有特殊字符....

    比如 &=dt.[test.] &=dt.[a/b] 这两个都填充不了值..."10", "20" }); Workbook workbook = new Workbook(); Worksheet worksheet...worksheet = workbook.Worksheets[0]; worksheet.Cells.ImportData(dt...

    forum.aspose.com/t/aspose-cells-smart-markers-f...
  2. JsonLoadOptions class | Aspose.Cells for Python...

    JsonLoadOptions class JsonLoadOptions class Represents the options of loading json files Inheritance: JsonLoadOptions......and set the password of the workbook. parsing_formula_on_open Indicates...interface language of the Workbook version based on CountryCode...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. 在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.... Workbooks . Open ( myPath , Missing...//Instantiate a new Workbook. Workbook workbook = new Workbook (); //Specify...

    docs.aspose.com/cells/zh/net/hide-and-unhide-wo...
  4. Public API Changes in Aspose.Cells 8.1.0|Docume...

    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....instance of Workbook Workbook book = new Workbook (); //Access...Style object and add it to Workbook's Style Collection int index...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. Aspose::Cells::Worksheet::Protect method | Aspo...

    Aspose::Cells::Worksheet::Protect method. Protects worksheet in C++....//Instantiating a Workbook object Workbook excel ( u "template...//Instantiating a Workbook object Workbook excel ( u "template...

    reference.aspose.com/cells/cpp/aspose.cells/wor...
  6. File is corrupted when use workbook.CalculateFo...

    When I use the Workbook.CalculateFormula(); function and save the attached file, the file is corrupted PLCONTR RODAS CC-OP165 - N - PLCONTR RODAS CC - OP165 (1).zip (4.3 MB)...File is corrupted when use workbook.CalculateFormula() (096844)...2024, 9:06pm 1 When I use the workbook.CalculateFormula(); function...

    forum.aspose.com/t/file-is-corrupted-when-use-w...
  7. Search and replace text in XLSM document via .N...

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

    products.aspose.com/cells/net/redaction/xlsm/
  8. Search and replace text in XLS document via .NE...

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

    products.aspose.com/cells/net/redaction/xls/
  9. Aspose.Cells PythonでRadioButton取得方法が知りたい - Free...

    既存のxlsxファイル内に配置されているRadioButtonのキャプションテキストとチェック状態を取得しようとしています。 以下のコードを実装しましたが、いずれも例外が発生して取得できませんでした。 from aspose.cells import Workbook from aspose.cells.drawing import * wb = Workbook('CheckBoxRadioButton.xlsx') shee…...cells import Workbook from aspose.cells.drawing...drawing import * wb = Workbook('CheckBoxRadioButton.xlsx') sheet = wb...

    forum.aspose.com/t/aspose-cells-python-radiobut...
  10. Workbook.SaveToStream | Aspose.Cells for .NET A...

    Workbook method. Saves Excel file to a MemoryStream object and returns it...Workbook.SaveToStream Workbook.SaveToStream method Saves Excel...Save method and only save the workbook as Excel97-2003 xls file....

    reference.aspose.com/cells/net/aspose.cells/wor...