Sort Score
Result 10 results
Languages All
Labels All
Results 5,781 - 5,790 of 159,770 for

xlsx

(0.48 sec)
  1. Convert MPT to PRIMAVERA XML via C++ application

    Sample C++ conversion code for MPT document to PRIMAVERA XML format. Use example code for batch MPT to PRIMAVERA XML conversion within any C++ Application....XER (XER file format) MPT TO XLSX (OOXML Excel File) MPT TO XML...

    products.aspose.com/tasks/cpp/conversion/mpt-to...
  2. Convert MPX to PRIMAVERA XML via Java

    Sample Java conversion code for MPX format to PRIMAVERA XML file. Use this example code to convert MPX to PRIMAVERA XML within any Web or Desktop Java based application....(Extensible Markup Language) MPX TO XLSX (OOXML Excel File) MPX TO HTML...

    products.aspose.com/tasks/java/conversion/mpx-t...
  3. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/change-the...
  4. 用JavaScript通过C++自定义图表|Documentation

    学习如何在Aspose.Cells for Java脚本通过C++中自定义图表。我们的指南将向你展示如何修改图表布局、添加和格式化数据系列、调整轴以及应用各种格式选项,以提升图表的外观和易用性。...xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/customi...
  5. 不同的文件,设置cellshelper.dpi=120后再设置相同列宽,结果不一致 - Fre...

    不同的文件(一个是已存在文件,一个是使用aspose.cells生成的),设置cellshelper.dpi=120后再设置相同列宽,结果不一致。原因是什么?如何让test1.xlsm可以按照设置的DPI,设置列宽? public static void Run5() { CellsHelper.DPI = 120; string file_path1 = "C:\\Users\\jlt\\Documents\\test1.xl…...xlsx"; Console.WriteLine("New DPI:..."C:\\Users\\jlt\\Documents\\test2.xlsx"; Console.WriteLine("New DPI:...

    forum.aspose.com/t/cellshelper-dpi-120/322191
  6. Issue with ODS to PDF Conversion – Text and Sha...

    Dear Aspose Support, I am encountering an issue while converting ODS (OpenOffice / LibreOffice Calc) files to PDF using Aspose.Cells version 25.9.0. The problem seems to be intermittent — sometimes the text is visible i…...files that were originally in XLSX format , and later saved as...files that were originally in XLSX format , and subsequently saved...

    forum.aspose.com/t/issue-with-ods-to-pdf-conver...
  7. 如何用C++创建甘特图|Documentation

    学习如何使用Aspose.Cells for C++ API创建甘特图。...最后将工作簿保存为 输出XLSX 。下方截图显示了由Aspose.Cells在输出Excel文件中创建的甘特图。...Workbook workbook ( u "sample.xlsx" ); // Access the first worksheet...

    docs.aspose.com/cells/zh/cpp/how-to-create-gant...
  8. 使用C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells和C++在工作表之间复制形状、图表和其他绘图对象。...xlsx" ; // Path of output excel file...outDir + u "PictureCopied_out.xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/zh/cpp/copy-shapes-betwee...
  9. Opening Files with Different Formats|Documentation

    Aspose.Cells for .NET API allows you to open/read different formats like Xlsx, HTML, CSV, ODS, TSV, SXC, FODS, etc....Microsoft Excel spreadsheets (XLS, XLSX, XLSM, XLSB), SpreadsheetML...samplePreferredParse.csv outputsamplePreferre.xlsx Opening Text Files with Custom...

    docs.aspose.com/cells/net/opening-files-with-di...
  10. InsertCutCells corrupts structured table refere...

    When a table column is moved using Cells.InsertCutCells, structured table references (e.g. myTable[Email]) in formulas on other sheets are corrupted after the operation. The reference resolves to the wrong column name. …...xlsx reflects the corrupted formula...in Excel Attachments: input.xlsx — workbook before InsertCutCells...

    forum.aspose.com/t/insertcutcells-corrupts-stru...