Sort Score
Result 10 results
Languages All
Labels All
Results 8,861 - 8,870 of 106,500 for

workbook

(1.59 sec)
  1. 如何将 HTML 转换为 PDF|Documentation

    本主题向您展示了如何使用 Aspose.Cells for Python via NET 将 HTML 转换为 PDF saveformat 和 MHTML 转换为 PDF saveformat。... 初始化 Workbook 对象。 通过调用Workbook.save()方法保存输出PDF文档。...

    docs.aspose.com/cells/zh/python-net/convert-htm...
  2. Aspose.Cells for JavaでExcelファイルをPDFファイルに変換した際に、...

    Aspose.Cells for .Java を用いて、ExcelファイルをPDFファイルに変換しています。 Excelファイルで印刷範囲を設定していますが、PDFファイルに変換すると その印刷範囲と異なる位置で改ページが行われます。 「Microsoft Print to PDF」プリンタでは正常の改ページで表示されますが、asposeを利用すると改ページが異なります。 これは不具合でしょうか。 それともプロパティ等の設定で…... Workbook workbook = new Workbook("input.xlsx");...setOnePagePerSheet(true); // シートごとに1ページにする workbook.save("output.pdf", options);...

    forum.aspose.com/t/aspose-cells-for-java-excel-...
  3. 档案

    档案... // 加载 Excel 工作簿 Workbook wb = new Workbook(_excelFileName);...build(); // 加载 Excel 工作簿 Workbook wb = new Workbook(_excelFileName);...

    blog.aspose.com/zh/cells/convert-excel-files-to...
  4. Add Calculated Field in Pivot Table|Documentation

    How to add a calculated field in a pivot table with Aspose.Cells for Python via .NET.... Finally, the workbook is saved in the output XLSX...

    docs.aspose.com/cells/python-net/add-calculated...
  5. Aspose.Cells Template and Smart Markers|Documen...

    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....template is a Microsoft Excel workbook that contains Smart Markers...

    docs.aspose.com/cells/reportingservices/aspose-...
  6. How to Convert Excel to XPS in C# .NET

    This step by step tutorial shows you how to convert Excel to XPS in C#. It converts Excel to XPS in C# without Microsoft Excel and Interop....license Create an object of Workbook class Load input Excel (XLSX...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  7. Using GlobalizationSettings Class for Custom Su...

    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....Named Range Formulae Load the Workbook with Specific System Culture...

    docs.aspose.com/cells/net/using-globalizationse...
  8. Add calculated field in Pivot Table with Golang...

    How to add a calculated field in a pivot table with Aspose.Cells for C++.... Finally, it saves the workbook in the output XLSX format...

    docs.aspose.com/cells/go-cpp/add-calculated-fie...
  9. Փոփոխեք Excel VBA գրադարանը C#-ի միջոցով

    Փոփոխեք Excel VBA գրադարանը՝ օգտագործելով C#՝ ավելացնելով մոդուլ և կոդ: Ստացեք IDE կարգավորումները, քայլերի ցանկը և օրինակելի կոդը՝ C#-ի միջոցով Excel մակրոգրադարանի հետ աշխատելու համար:...ավելացնելու համար Ստեղծեք workbook , մուտք գործեք թերթ և ավելացրեք...

    kb.aspose.com/hy/cells/net/modify-excel-vba-lib...
  10. Խմբավորել տողերը Excel-ում Java-ի միջոցով

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

    kb.aspose.com/hy/cells/java/group-rows-in-excel...