Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 19,138 for

data source

(0.19 sec)
  1. 使用C++的正则表达式替换工作簿内的文本|Documentation

    使用Aspose.Cells在C++中通过正则表达式替换工作簿内的文本。...// For complete examples and data files, please go to https://github...com/aspose-cells/Aspose.Cells-for-C // Source directory path U16String sourceDir...

    docs.aspose.com/cells/zh/cpp/replace-text-in-a-...
  2. 使用C++设置打印选项|Documentation

    本文演示了如何通过C++ API和库以编程方式设置Excel工作表的“页面设置”中的打印选项。你可以设置打印区域、打印标题和页面顺序。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/setting-print-opti...
  3. Aspose::Words::Drawing::ImageData::get_CropLeft...

    Aspose::Words::Drawing::ImageData::get_CropLeft method. Defines the fraction of picture removal from the left side in C++....how to edit a shape’s image data. auto imgSourceDoc = MakeObject...// Import a shape from the source document and append it to the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::ImageData::get_CropTop ...

    Aspose::Words::Drawing::ImageData::get_CropTop method. Defines the fraction of picture removal from the top side in C++....how to edit a shape’s image data. auto imgSourceDoc = MakeObject...// Import a shape from the source document and append it to the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Convert POWERPOINT to EXCEL using Python or wit...

    POWERPOINT to EXCEL conversion in your Python applications without using Microsoft Office or online. Test free POWERPOINT to EXCEL online converter quickly before integrating the code....class instance to open the source POWERPOINT file Save POWERPOINT...smaller file sizes, improved data recovery, and enhanced compatibility...

    products.aspose.com/total/python-net/conversion...
  6. How to Convert FBX File to OBJ in Java

    This short tutorial guides on how to convert FBX file to OBJ in Java. You can develop FBX to OBJ converter in Java using any of the common operating systems like Windows, Linux and macOS....in Java requires loading the source FBX file and then simply saving...format and Scene class Load the source FBX file using the open function...

    kb.aspose.com/3d/java/how-to-convert-fbx-to-obj...
  7. Set Column Width to Scalable Unit like em or pe...

    Learn how to set column width to scalable units like em or percent in Aspose.Cells for Node.js via C++. Improve the presentation of generated HTML tables.... Sample source file and output files can be...cells.node" ); // Load sample source file const dataDir = path ...

    docs.aspose.com/cells/nodejs-cpp/set-column-wid...
  8. Convert XML to XLSX in Node.js

    This simple topic focuses on how to convert XML to XLSX in node.js. It covers the step-wise approach for detailed system configuration, a pseudocode, and a working example code to develop a converter application for XML to Excel in Node.js....will commence by loading the source XML file from the disk or a...can utilize to preprocess the source XML file including the set...

    kb.aspose.com/cells/nodejs/convert-xml-to-xlsx-...
  9. Working with the Shadow Effect of Shape or Char...

    Learn how to work with the shadow effect of shapes or charts using Aspose.Cells for Node.js via C++....following sample code loads the source excel file and accesses the...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  10. Converting Chart to Image in SVG Format with No...

    Learn how to convert a chart to SVG format image using Aspose.Cells for Node.js via C++.... The code loads the source Microsoft Excel file and then...__dirname , "data" ); // Create workbook object from source file const...

    docs.aspose.com/cells/nodejs-cpp/converting-cha...