Sort Score
Result 10 results
Languages All
Labels All
Results 7,251 - 7,260 of 105,168 for

workbook

(0.13 sec)
  1. Ինչպես բացել գաղտնաբառով պաշտպանված Excel ֆայլը...

    Այս հոդվածը ներառում է տեղեկատվություն այն մասին, թե ինչպես բացել գաղտնաբառով պաշտպանված Excel ֆայլը Java-ում: Օգտագործելով Java, բացեք Excel ֆայլը գաղտնաբառով, այս հոդվածում ներկայացված մի քանի տող կոդի օգնությամբ:...պաշտպանված Excel ֆայլ՝ օգտագործելով Workbook դասի օբյեկտի օրինակ՝ օգտագործելով...գործելուց առաջ՝ օգտագործելով Workbook դասի կոնստրուկտորը, որը պահանջում...

    kb.aspose.com/hy/cells/java/how-to-open-passwor...
  2. Parsing Pivot Cached Records while loading Exce...

    Learn how to parse pivot cached records while loading Excel files using Aspose.Cells for C++....load your Excel file into the Workbook object, you can decide whether..."sampleParsingPivotCa.xlsx" ; Workbook wb ( inputFilePath , options...

    docs.aspose.com/cells/cpp/parsing-pivot-cached-...
  3. Ինչպես փոխարկել Excel-ը SVG-ին Java-ում

    Այս պարզ ձեռնարկը բացատրում է մանրամասները, թե ինչպես փոխարկել Excel-ը SVG-ի Java-ում: Դուք կարող եք Excel-ը փոխել SVG-ի, օգտագործելով Java՝ մի քանի տողով կոդով macOS-ում, Linux-ում կամ Windows-ում:...SVG-ի փոխարկելու համար Ստեղծեք Workbook դասի օրինակ՝ մուտքագրված Excel...Excel ֆայլը՝ օգտագործելով Workbook դասի օբյեկտը և հաջորդիվ կարգավորում...

    kb.aspose.com/hy/cells/java/how-to-convert-exce...
  4. Ինչպես փոխարկել Excel-ը HTML-ի Node.js-ում

    Այս պարզ թեմայում տրված է բացատրություն, թե ինչպես փոխարկել Excel-ը HTML-ի Node.js-ում: Նախքան Node.js-ում Excel-ը HTML արտահանելը կարող եք կարգավորել ստեղծված HTML ֆայլը՝ օգտագործելով մի շարք հատկություններ:...փոխարկվի HTML-ի՝ օգտագործելով Workbook դասի օրինակը Ստուգեք HtmlSaveOptions...օրինակը` մուտք գործելով այն Workbook դասի օրինակով և այնուհետև...

    kb.aspose.com/hy/cells/nodejs/how-to-convert-ex...
  5. 使用C++获取范围的地址、单元格数量、偏移量、整列和整行|Documentation

    学习如何使用Aspose.Cells for C++获取范围的地址、单元格数量、偏移量、整列和整行。...Startup (); // Create empty workbook Workbook wb ; // Access first worksheet...

    docs.aspose.com/cells/zh/cpp/get-address-cell-c...
  6. 在 .NET 中管理演示文稿的图表数据系列|Aspose.Slides 文档

    学习如何在 C# 中为 PowerPoint (PPT/PPTX) 管理图表系列,提供实用代码示例和最佳实践,以提升您的数据演示。...200 ); IChartDataWorkbook workBook = chart . ChartData . ChartDataWorkbook...ChartData . Categories . Add ( workBook . GetCell ( 0 , 1 , 0 , "Category...

    docs.aspose.com/slides/zh/net/chart-series/
  7. Use Custom XML Parts in 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....Cells via the Workbook.ContentTypePropertie.Add()...sample code makes use of the Workbook.ContentTypePropertie.Add()...

    docs.aspose.com/cells/net/use-custom-xml-parts-...
  8. Incorrect render of text with font from Aptos f...

    Hello, I have an issue when rendering a worksheet range to an EMF image when the font is from Aptos family. The render creates an image where the text lacks spaces as seen in this screenshot: image.png (739 Octets) W…...returns true Workbook asposeWorkbook = new Workbook(sourceDocument);...returns true Workbook asposeWorkbook = new Workbook(sourceDocument);...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  9. Aspose.Cells 16.12.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.... C++ //Create an empty workbook intrusive_ptr wb = Factory...Add方法将超链接添加到集合中,如以下所示。 C++ //Create a new workbook intrusive_ptr wb = Factory...

    docs.aspose.com/cells/zh/cpp/public-api-changes...
  10. Encrypt And Decrypt ODS files|Documentation

    password-protect and encrypt ODS files using Aspose.Cells for Java which is a pure Java library....file is loaded, call function Workbook.unprotect() with actual password...argument and finally pass null to Workbook.getWorkbookSettings().setPassword()...

    docs.aspose.com/cells/java/encrypt-and-decrypt-...