Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 159,081 for

xlsx

(0.89 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. Distinguish Reference-Only Formulas vs. Operati...

    I need a way to determine whether a cell’s formula in Aspose.Cells is only a reference or if it is an actual formula performing a calculation. Examples of formulas that should be treated as reference-only: =A1 =Sheet1…...xlsx]Sheet1!A1 Examples of formulas...A1, $B$2, Sheet1!A1, [Book1.xlsx]Sheet1!A1) // Regex for simple...

    forum.aspose.com/t/distinguish-reference-only-f...
  3. 用 C++ 加密和解密Excel文件|Documentation

    如何使用 C++ 加密和解密Excel文件。锁定和解锁Excel文件。...xlsx" , loadOptions ); // Remove...workbook workbook . Save ( u "Book1.xlsx" ); std :: cout << "Password...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  4. Aspose.Cells for .NET

    This API allows you to do all kinds of operations on Excel files files in .NET code including creating, editing and converting etc....օգտագործելով C# Ինչպես փոխարկել XML-ը XLSX-ի՝ օգտագործելով C# «« « 1 2...

    kb.aspose.com/hy/cells/net/page/2/
  5. Protecting Worksheets with JavaScript via C++|D...

    Learn how to protect worksheets in Excel using Aspose.Cells for JavaScript via C++, including protecting rows, columns, and specific cells....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/protecting...
  6. 用 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-...
  7. Check if VBA project in a Workbook is Signed wi...

    Learn how to check if a VBA project in a workbook is signed using Aspose.Cells for JavaScript via C++....xlsx,.xlsm" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/check-if-v...
  8. 当操作时间过长时,使用InterruptMonitor停止转换或加载,采用C++中的JavaS...

    学习如何在Aspose.Cells for JavaScript通过C++中使用InterruptMonitor停止工作簿转换为多种格式(如PDF、HTML等)的方法。..." ); 如你所见, J1000000 在 XLSX 文件中是一个较远的单元格。然而, waitForWhileAndThenI()..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/stop-co...
  9. Render Custom Date Format Patterns g and ge.mm....

    Learn how to render custom date format patterns 'g' and 'ge' in Aspose.Cells for JavaScript via C++ to control date display in spreadsheets....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/render-cus...
  10. Read Chart Subtitle from ODS File using JavaScr...

    Learn how to use Aspose.Cells for JavaScript via C++ to read the chart subtitle from an OpenDocument Spreadsheet (ODS) file. Our guide will demonstrate how to extract and access the subtitle of a chart for further analysis or display....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/read-chart...