Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 156,994 for

xlsx

(0.16 sec)
  1. Filtering the kind of data while loading the wo...

    Learn how to filter specific data types while loading a workbook from a template file using Aspose.Cells with C++....loadOptions ( LoadFormat :: Xlsx ); loadOptions . SetLoadFilter...srcDir + u "sampleFilterChars.xlsx" , loadOptions ); // Save the...

    docs.aspose.com/cells/cpp/filtering-the-kind-of...
  2. 用 C++ 添加带内置样式的文字艺术(WordArt)文本|Documentation

    学习如何用 Aspose.Cells for C++ 添加带内置样式的文字艺术文本。...workbook in xlsx format wb . Save ( outDir + u "output_out.xlsx" ); std...

    docs.aspose.com/cells/zh/cpp/add-word-art-text-...
  3. 使用 Node.js 和 C++ 添加带有内置样式的 Word Art 文字|Document...

    学习如何用 Aspose.Cells for Node.js via C++ 添加带有内置样式的 Word Art 文字。在Excel中使用内置样式创建具有视觉吸引力的文本。...xlsx" ); // Loads the workbook which...800 ); // Save the workbook in xlsx format wb . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/add-word-ar...
  4. Insert Timeline with C++|Documentation

    Learn how to create a timeline with Aspose.Cells using C++....saves the workbook in the output XLSX file. The following screenshot...U16String inputFilePath = u "input.xlsx" ; Workbook wb ( inputFilePath...

    docs.aspose.com/cells/cpp/create-timeline/
  5. 用C++移除透视连接|Documentation

    学习如何使用C++和Aspose.Cells库移除透视连接。...xlsx" ; Workbook wb ( inputFilePath...Save the workbook in output XLSX format U16String outputFilePath...

    docs.aspose.com/cells/zh/cpp/remove-pivot-conne...
  6. Specify the Far East and Latin Name of the Font...

    Learn how to specify Far East and Latin font names in text options of shapes using Aspose.Cells for Node.js via C++....xlsx" ); // Create empty workbook..."outputSpecifyFarEast.xlsx" , AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/nodejs-cpp/specify-the-fa...
  7. Get Started|Aspose.PDF for JavaScript via C++

    This section describes the basic principles of work Aspose.PDF for JavaScript via C++. Aspose.PDF for JavaScript via C++ supports a wide variety of functions....PDF to DocX Convert a PDF to XlsX Convert PDF to Grayscale Convert...

    docs.aspose.com/pdf/javascript-cpp/get-started/
  8. How to change background in comment in Excel wi...

    How to change the color of a comment in Excel. How to insert a picture or image into a comment in Excel using C++....sample code below creates an XLSX file from scratch using Aspose...

    docs.aspose.com/cells/go-cpp/how-to-set-comment...
  9. 使用C++处理形状或图表的反射效果|Documentation

    学习如何使用Aspose.Cells和C++处理形状或图表的反射效果。...xlsx" ; // Path of output excel file...outputFilePath = outDir + u "output_out.xlsx" ; // Load your source excel...

    docs.aspose.com/cells/zh/cpp/working-with-the-r...
  10. Convert Chart to Localized Image with Node.js v...

    Learn how to set globalization configurations for charts using Aspose.Cells for Node.js via C++. Our guide demonstrates how to configure the chart to support multiple languages and regional formats to correctly display text, dates, and numbers in different languages.... When you open an XLSX file containing a chart in Excel...

    docs.aspose.com/cells/nodejs-cpp/convert-chart-...