Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 140,327 for

xlsx

(0.13 sec)
  1. 用 C++ 指定Excel文件的文档版本,通过内置文档属性|Documentation

    学习如何使用 Aspose.Cells for C++ 通过内置文档属性指定Excel文件的版本。...workbook in xlsx format wb . Save ( u "outputSpecifyDocumen.xlsx" , SaveFormat...SaveFormat :: Xlsx ); std :: cout << "Document properties set...

    docs.aspose.com/cells/zh/cpp/specify-document-v...
  2. 通过Node.js和C++保护和取消保护工作表|Documentation

    使用Aspose.Cells for Node.js via C++保护和取消保护Excel文件的工作表。...xlsx" ); 使用Aspose.Cells for Node...path . join ( dataDir , "Book1.xlsx" ); // Create a new file. const...

    docs.aspose.com/cells/zh/nodejs-cpp/protect-and...
  3. WarningSource enumeration | Aspose.Words for Py...

    aspose.words.WarningSource enumeration. Specifies the module that produces a warning during document loading or saving.... XLSX Module that writes XLSX files. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 用 C++ 创建每行拥有不同水平对齐方式的文本框|Documentation

    学习如何用 Aspose.Cells 和 C++ 创建每行具有不同横向对齐方式的文本框。...workbook in xlsx format wb . Save ( outDir + u "output_out.xlsx" , SaveFormat...SaveFormat :: Xlsx ); std :: cout << "Workbook saved successfully...

    docs.aspose.com/cells/zh/cpp/create-textbox-in-...
  5. 为渲染自动调整行高(Node.js通过C++)|Documentation

    学习如何使用Aspose.Cells for Node.js via C++为Excel渲染自动调整行高,防止保存的PDF中的文本被剪裁。...xlsx]及截图。 如果想防止在保存的PDF文件中剪裁文本,可以使用带有...path . join ( dataDir , "Book1.xlsx" ); // Init workbook instance...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...
  6. Aspose.Cells .NET 25.x.x and above - Free Suppo...

    From version 25.x.x.x and above (newer) pie charts generates chart exception. When opening .Xlsx template with pie charts in it and trying to save it, exception is thrown. Whats more, it seems that 3D charts also wont re…...xlsx template with pie charts in...tables when saving file bytes to xlsx Bug CELLSNET-57548 Font size...

    forum.aspose.com/t/aspose-cells-net-25-x-x-and-...
  7. C++ API to Convert MHTML to XLSB | products.asp...

    Convert MHTML to XLSB via C++ API without using Microsoft Excel or Adobe Reader...efficient file format than the XLSX format and is used to store...step, you can export MHTML to XLSX by using Aspose.PDF for C++...

    products.aspose.com/total/cpp/conversion/mhtml-...
  8. C++ API to Convert MHTML to FODS | products.asp...

    Convert MHTML to FODS via C++ API without using Microsoft Excel or Adobe Reader...step, you can export MHTML to XLSX by using Aspose.PDF for C++...Programming API, you can convert XLSX to FODS. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/mhtml-...
  9. Java API to Render CGM to FODS | products.aspos...

    Export CGM to FODS via Java API without using Microsoft Excel or Adobe Reader...PDF for Java to render CGM to XLSX. Aspose.PDF for Java is a powerful...Aspose.Cells for Java to convert XLSX to FODS. Aspose.Cells for Java...

    products.aspose.com/total/java/conversion/cgm-t...
  10. 使用 C# 将 Word 转换为 Excel

    本文介绍如何使用 C# 将 Word 文档转换为 Excel。包含设置开发环境的详细步骤、执行转换的说明及使用 C# 开发 Word 到 Excel 转换器的示例代码。... 使用 C# 将 DOC 转换为 XLSX 的步骤 使用 Aspose.Words for .NET...Word 文件加载到 Document 对象中 定义输出格式为 XLSX Save 为 Excel 文件 以上步骤展示了如何构建一个...

    kb.aspose.com/zh/words/net/conversion-from-word...