Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 104,120 for

workbook

(0.29 sec)
  1. 使用 C++ 指定工作簿渲染的单独或私有字体集|Documentation

    学习如何使用 Aspose.Cells for C++为工作簿渲染指定单独或私有的字体集。...with individual font configs Workbook wb ( u "sampleSpecifyIndivid...:: Pdf ); std :: cout << "Workbook saved to PDF with custom font...

    docs.aspose.com/cells/zh/cpp/specify-individual...
  2. Ինչպես փոխարկել XML-ը Excel-ի ֆայլ՝ օգտագործելո...

    Այս հակիրճ հոդվածը բացատրում է, թե ինչպես փոխարկել XML-ը Excel ֆայլի, օգտագործելով Python-ը: Այն քննարկում է միջավայրի կարգավորումը, քայլ առ քայլ ալգորիթմը և գործարկվող օրինակելի կոդը՝ XML-ը XLSX-ի փոխարկելու համար Python-ի միջոցով:...աղբյուրի XML ֆայլը՝ օգտագործելով Workbook դասի օբյեկտը Արտահանել ելքային...Python : Առաջին հերթին ստեղծեք Workbook դասի օրինակ՝ աղբյուրի XML...

    kb.aspose.com/hy/cells/python/how-to-convert-xm...
  3. Ինչպես փոխարկել HTML-ը JSON-ի՝ օգտագործելով C#

    Այս արագ ձեռնարկը ներառում է, թե ինչպես փոխարկել HTML-ը JSON-ի՝ օգտագործելով C#: Այն ներառում է համակարգի պատրաստումը, քայլ առ քայլ ալգորիթմը և կոդի հատվածը՝ HTML-ը JSON-ի C#-ի փոխարկելու համար:...HTML տվյալները՝ օգտագործելով Workbook դասը և ստացեք վերջին բջիջը...է մուտքագրված HTML ֆայլին Workbook դասի միջոցով մուտք գործելու...

    kb.aspose.com/hy/cells/net/how-to-convert-html-...
  4. Ինչպես փոխարկել XML-ը Excel ֆայլի Java-ի միջոցով

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

    kb.aspose.com/hy/cells/java/how-to-convert-xml-...
  5. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.Cells with C++....Local () { // Create workbook Workbook wb ; // Assign GlobalizationSetting...

    docs.aspose.com/cells/cpp/implement-cell-formul...
  6. Delete Named Ranges with Golang via C++|Documen...

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++....Microsoft Excel and open the workbook that contains the named range...Manager dialog box. Save the workbook to retain the changes. Delete...

    docs.aspose.com/cells/go-cpp/delete-named-ranges/
  7. Is this really Markdown? - Free Support Forum -...

    Hi Detect File Format function declares this file as Markdown, while Aspose Cells does not detect this same file as Markdown, and it’s part of an irrelevant file, so might fix the detection maybe? Thanks :slight_smile: …...// Load the workbook with the forced format Workbook wb = new ...Workbook("path/to/your/file", loadOptions); // Java example import...

    forum.aspose.com/t/is-this-really-markdown/317711
  8. Freeze Panes in Apache POI and Aspose.Cells|Doc...

    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 provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/java/freeze-panes-in-apac...
  9. Export Similar Border Style When Border Style I...

    Learn how to export borders that are not supported by web browsers when converting Excel files to HTML using Aspose.Cells for Node.js via C++.... Workbook ( filePath ); // Specify HTML...setExportSimilarBord ( true ); // Save the workbook in HTML format with the specified...

    docs.aspose.com/cells/nodejs-cpp/export-similar...
  10. Create SurfaceContourWireframe Chart in Excel u...

    Learn how to generate a SurfaceContourWireframe chart in Excel with Aspose.Cells for .NET using C#. Step‑by‑step guide with complete, runnable code examples....demonstrates how to: Create a workbook and fill it with sample 3‑D...and visual style. Save the workbook to an XLSX file. Full Example...

    blog.aspose.com/cells/create-surfacecontourwire...