Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 27,519 for

data source

(1.96 sec)
  1. How to get OData Connection Information|Documen...

    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....data_mashup property which returns...the OData information. The Source file used in the following...

    docs.aspose.com/cells/python-net/how-to-get-oda...
  2. 将Excel转换为Pdf、图片和其他格式(使用C++)|Documentation

    使用Aspose.Cells for C++将Excel文件转换为Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML等多种格式。...// For complete examples and data files, please go to https://github...(); U16String srcDir ( u "../Data/01_SourceDirectory/" ); U16String...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...
  3. Remove ODS Password Protection Online or using ...

    Remove password from ODS document through online app for free. Java API code to unlock password protected ODS files....Using Java APIs: Power Open Data Collaboration Unlocking ODS...protected spreadsheets in open-source environments. Removing sheet...

    products.aspose.com/total/java/unlock/ods/
  4. Customizing Charts|Documentation

    Learn how to customize charts in Aspose.Cells for Python via .NET. Our guide will show you how to modify chart layouts, add and format Data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts.... We only define the data source, set a few properties, and...chart is composed of a data series. Each data series in Aspose.Cells...

    docs.aspose.com/cells/python-net/customizing-ch...
  5. DigitalSignatureUtil class | Aspose.Words for N...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil class. Provides methods for signing document...signatures from document in source stream and writes unsigned...all digital signatures from source file and writes unsigned file...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OneClick Generator for Dynamics CRM|Aspose.Word...

    The Aspose .NET OneClick Word Document Generator is open Source add-on used to generate and export documents from CRM using C#....produces Word documents from CRM data. The Aspose .NET OneClick Word...Document Generator is open source add-on used to generate and...

    docs.aspose.com/words/net/oneclick-word-documen...
  7. How to Convert HTML to JSON using Java

    This brief article explains how to convert HTML to JSON using Java. It explains the environment setup, stepwise procedure, and a sample code to convert HTML to JSON using Java....Cells for Java to render HTML data to JSON Create a Workbook class...class object to load the HTML data Initialize an object of JsonSaveOptions...

    kb.aspose.com/cells/java/how-to-convert-html-to...
  8. Delete Named Ranges with C++|Documentation

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/delete-named-ranges/
  9. Combine Multiple Workbooks into a Single Workbo...

    Combine multiple workbooks into a single workbook by using Java code and Aspose.Cells for Java API....content like images, charts, and data into a single workbook. Aspose...for Java. The code loads the source workbooks, uses the Workbook...

    docs.aspose.com/cells/java/combine-multiple-wor...
  10. Chart to PDF with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/chart-to-pdf/