Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 28,319 for

data source

(0.25 sec)
  1. OleFormat.source_item property | Aspose.Words f...

    OleFormat.Source_item property. Gets or sets a string that is used to identify the portion of the Source file that is being linked....source_item property OleFormat.source_item property Gets or sets...the source file that is being linked. @property def source_item...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Keep Separators for Blank Rows while exporting ...

    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....following sample code loads the source Excel file . It sets the TxtSaveOptions...the comparison between the source Excel file, the default output...

    docs.aspose.com/cells/nodejs-cpp/keep-separator...
  3. Expanding text from right to left while exporti...

    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.... If your source Excel file contains any text...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/expanding-text...
  4. Bug 5387: Gml to Gpx- Conversion succeeded, out...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Test Data(input/output/QGIS) 5387 Gml Gpx.zip (97.9 KB) Thanks,... Test data(input/output/QGIS) 5387 Gml...Thank you for sharing the test data and the screencast. I’ve looked...

    forum.aspose.com/t/bug-5387-gml-to-gpx-conversi...
  5. Convert XML to PRIMAVERA XML via Java

    Sample Java conversion code for XML format to PRIMAVERA XML file. Use this example code to convert XML to PRIMAVERA XML within any Web or Desktop Java based application....Java Free Apps Documentation Source Code API Reference Overview...Overview Free Apps Documentation Source Code API Reference Download...

    products.aspose.com/tasks/java/conversion/xml-t...
  6. Working with the Glow Effect of Shape or Chart ...

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

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  7. 使用Node.js导出工作表或图表为具有指定宽度和高度的图片|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将工作表或图表导出为具有特定宽度和高度的图片。...node" ); // Source directory const sourceDir =...= path . join ( __dirname , "data" ); // Output directory const...

    docs.aspose.com/cells/zh/nodejs-cpp/export-work...
  8. 用C++检查VBA代码是否签名|Documentation

    学习如何用Aspose.Cells在C++中检查Excel文件中的VBA代码是否已签名。...// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/zh/cpp/check-if-vba-code-...
  9. About images/pdf attachment in aspose word temp...

    Could you pls help me on how to import multiple images/pdfs as an image form in Aspose.word template Linq reporting engine dynamically which are saved as bytes at backend....the property name in the data source (case‑sensitive). If you...---------- // Image field: the source value can be a byte[] (image)...

    forum.aspose.com/t/about-images-pdf-attachment-...
  10. Encode Image to Base64 – Python Code and online...

    Convert Images to Base64 online or in Python with Aspose.SVG. Embed them directly into HTML, XML, CSS, or JSON, reducing HTTP requests and simplifying Data transfer....binary data into ASCII text, often used for transferring data over...Browsers can interpret this encoded data without issue. In other words...

    products.aspose.com/svg/python-net/base64-encoder/