Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 23,989 for

data source

(0.14 sec)
  1. 使用C++添加双色标度和三色标度条件格式|Documentation

    如何在C++中使用Aspose.Cells库为两个颜色比例和三个颜色比例添加条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/adding-2-color-sca...
  2. Digitally Sign ODS File Online or using Java | ...

    Free online app for digital signature in ODS spreadsheet. Develop Java application to electronically sign ODS spreadsheets....Using Java APIs: Secure Open-Source Spreadsheets Adding or verifying...analytical models created in open-source formats. Automated signing...

    products.aspose.com/total/java/signature/ods/
  3. How to Convert RTF to PDF in Java

    In this short tutorial you will learn how to convert RTF to PDF in Java by loading the Source RTF file and saving it as a PDF. For converting RTF to PDF Java sample code and detailed description is provided....possible by just loading the source RTF file and saving it as a...the Maven Repository Load the source RTF file in the Document class...

    kb.aspose.com/words/java/how-to-convert-rtf-to-...
  4. OleFormat.SourceItem | Aspose.Words for .NET

    Discover the OleFormat SourceItem property, easily identify and manage linked portions of your Source file with this essential string functionality....identify the portion of the source file that is being linked....string. For example, if the source file is a Microsoft Excel workbook...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Add Footer to multiple documents|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Get all Excel files from data source folder and create file list...

    docs.aspose.com/cells/sharepoint/add-footer-to-...
  6. Detecting Circular Reference|Documentation

    This article introduces how to use the Aspose.Cells library to detect circular references in Microsoft Excel. By loading an existing Excel file or creating a new one, we can use the method provided by Aspose.Cells to detect circular references and get the results. Finally, we save the modified Excel file to disk....the calculation of relevant data about one cell being calculated...AbstractCalculationM.OnCircular() method. The source sample file can be downloaded...

    docs.aspose.com/cells/net/detecting-circular-re...
  7. Map Viewer APIs for .NET | products.aspose.com

    Develop map viewer through library designed specifically for .NET developers. Map Rendering APIs for Kml, GeoJson Gpx, Kml, and other files....and raster geospatial data formats. Data is only useful when someone...easy and fast to export GIS data to vector or raster images and...

    products.aspose.com/gis/net/viewer/
  8. Set the Comment of Table or List Object inside ...

    Learn how to set the comment of the table or list object inside the worksheet using Aspose.Cells for JavaScript via C++....following sample code loads the source excel file , sets the comment...Write Table with Query Table Data Source via JavaScript Tables and...

    docs.aspose.com/cells/javascript-cpp/set-the-co...
  9. Document areas detection|Documentation

    How Aspose.OCR identifies and analyzes the structure and layout of the image during recognition....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Fine-tune recognition...

    docs.aspose.com/ocr/cpp/areas-detection/
  10. 将带有表格的Excel文件转换为ODS格式,使用Node.js与C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将Excel文件中的表转换为ODS格式。...node" ); // Source directory const sourceDir =...= path . join ( __dirname , "data" ); // Output directory const...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-tab...