Sort Score
Result 10 results
Languages All
Labels All
Results 9,031 - 9,040 of 105,364 for

workbook

(0.42 sec)
  1. 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-...
  2. Get and Set Style for cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for Python via .NET, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive formatting....objects won’t be freed until the Workbook.Save method is called. Python...existing ones are kept for each Workbook object. This means that there...

    docs.aspose.com/cells/python-net/styling-and-da...
  3. Right90 Sales Forecasting|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....track their changes in that workbook and allow them to easily submit...quickly build and read Excel workbooks, giving our manufacturing...

    docs.aspose.com/cells/net/right90-sales-forecas...
  4. How to change background in comment in Excel|Do...

    How to change color in comment in Excel. How to insert picture or image in comment in Excel....is used to initialize the Workbook object in the code below....

    docs.aspose.com/cells/python-net/how-to-set-com...
  5. Convert CSV, TSV, and TXT to Excel with Golang ...

    Learn how to convert CSV, TSV, and TXT files to Excel using Aspose.Cells for C++....Multiple Encodings Convert Excel workbook to Ods, Sxc and Fods (OpenOffice...

    docs.aspose.com/cells/go-cpp/convert-csv-tsv-an...
  6. How to Convert TXT to JSON File in C#

    In this brief article, you will understand how to convert txt to json file in C#. It covers setting up the environment, and algorithm steps followed by a sample code to create Text to JSON converter in C#....Initiate an instance of the Workbook class to get the source TXT...

    kb.aspose.com/cells/net/how-to-convert-txt-to-j...
  7. Embed Excel in PowerPoint using C#

    This article describes the process to embed Excel in PowerPoint using C#. It has the IDE settings, steps, and code to embed an Excel file in PowerPoint using C#.... Code to Insert Excel Workbook into PowerPoint using C# This...

    kb.aspose.com/slides/net/embed-excel-in-powerpo...
  8. How to Convert Excel to JSON in Python

    This quick article explains how to convert Excel to JSON in Python. You can take a look at the configuration information, stepwise algorithm, and the sample code snippet to convert Excel to JSON in Python....Initialize an instance of the Workbook class for loading the source...

    kb.aspose.com/cells/python/how-to-convert-excel...
  9. How to Convert Excel to JSON in C#

    In this short tutorial, you will learn how to convert Excel to JSON in C#. You can convert Excel file to JSON in C# with a few API calls in .NET....JSON Create an object of the Workbook class to load the input Excel...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  10. Wrap Text in Excel using Java

    Wrap Text in Excel using Java with a few lines of code only. This article provides the IDE settings, steps, and code to apply wrap text in excel using Java....wrapping the text Create a workbook and select a sheet to wrap...

    kb.aspose.com/cells/java/wrap-text-in-excel-usi...