Sort Score
Result 10 results
Languages All
Labels All
Results 8,901 - 8,910 of 106,200 for

workbook

(0.62 sec)
  1. Public API Changes in Aspose.Cells 8.1.1|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....loaded into an instance of Workbook, the API tended to throw a...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Merge POTX Files Online or using Java | product...

    Free online app to combine different POTX presentations. Java merging library code to merge POTX presentation into format of your choice....Merge XLSB Files (Excel Binary Workbook) Merge XLSM Files (Macro-enabled...Merge XLSX Files (Open XML Workbook) Merge XLT Files (Excel 97...

    products.aspose.com/total/java/merge/potx/
  3. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... SetGroupingItem ( 1 , workbook . GetCell ( 0 , "A2" , "Group...

    docs.aspose.com/slides/net/public-api-and-backw...
  4. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets to images, PDF, and XPS formats using Aspose.Cells for C++....default font specified under the Workbook’s DefaultStyle.Font property...the font defined under the workbook’s DefaultStyle.Font property...

    docs.aspose.com/cells/cpp/configuring-fonts-for...
  5. Spreadsheet Editor - Working with Rows and Colu...

    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.... getRows ( workbook . getCurrent ()). remove (...return ; } cells . getColumns ( workbook . getCurrent ()). remove (...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  6. Ինչպես հեռացնել բանաձևը Excel ֆայլից C++-ում

    Այս օրինակում մենք կկենտրոնանանք, թե ինչպես հեռացնել բանաձեւը Excel ֆայլից C++-ում: Դուք կարող եք ավելացնել կամ հեռացնել բանաձեւը Excel-ի աշխատաթերթի ցանկացած բջիջից ծրագրավորելով C++-ում: Օգտագործելով API-ի մի քանի զանգեր՝ դուք կարող եք կառավարել Excel Worksheet բջիջների բանաձևերը C++-ում և՛ Microsoft Windows, և՛ Linux հարթակների համար:...անվանատարածքին Նախաձեռնեք Workbook Class օբյեկտը բեռնելու Excel...

    kb.aspose.com/hy/cells/cpp/how-to-remove-formul...
  7. 页眉和页脚|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 PageSetup pageSetup = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/java/header-and-footers/
  8. Send Shape Front or Back inside the Worksheet w...

    Learn how to change the z‑order position of shapes in a worksheet using Aspose.Cells for C++....// Load source Excel file Workbook wb ( srcDir + u "sampleToFrontOrBack...

    docs.aspose.com/cells/cpp/send-shape-front-or-b...
  9. Sort Data in Column with Custom Sort List with ...

    Learn how to sort data in the column using a custom list by using the Aspose.Cells for C++ API....Load the source Excel file Workbook wb ( srcDir + u "sampleSo...

    docs.aspose.com/cells/cpp/sort-data-in-column-w...
  10. ListColumn.Name rewrites cross-sheet structured...

    After Cells.InsertColumn(idx, true) shifts a ListObject’s columns right by one, setting ListColumns[idx].Name = “…” rewrites cross-sheet formulas whose structured references point to the column that used to live at that…... Repro: var wb = new Workbook(); var data = wb.Worksheets[0];...xlsx"); using var reloaded = new Workbook("out.xlsx"); Console.WriteLine(reloaded...

    forum.aspose.com/t/listcolumn-name-rewrites-cro...