Sort Score
Result 10 results
Languages All
Labels All
Results 7,861 - 7,870 of 20,518 for

data source

(0.22 sec)
  1. Convert VDX to VTX via Java | products.aspose.com

    Sample Java conversion code for VDX format to VTX file. Use this example code to convert VDX to VTX within any Web or Desktop Java based application....VDX to VTX Java Conversion Source Code // load the VDX in an...formatting standards and image data encoding specifications that...

    products.aspose.com/diagram/java/conversion/vdx...
  2. Convert VSTX to VDX via Java | products.aspose.com

    Sample Java conversion code for VSTX format to VDX file. Use this example code to convert VSTX to VDX within any Web or Desktop Java based application....VSTX to VDX Java Conversion Source Code // load the VSTX in an...formatting standards and image data encoding specifications that...

    products.aspose.com/diagram/java/conversion/vst...
  3. Convert VDX to VSSM via Java | products.aspose.com

    Sample Java conversion code for VDX format to VSSM file. Use this example code to convert VDX to VSSM within any Web or Desktop Java based application....VDX to VSSM Java Conversion Source Code // load the VDX in an...formatting standards and image data encoding specifications that...

    products.aspose.com/diagram/java/conversion/vdx...
  4. Convert VDX to JPEG via Python | products.aspos...

    Sample Python conversion code for VDX format to JPEG file. Use this example code to convert VDX to JPEG within any Python based application....VDX to JPEG Python Conversion Source Code import jpype import asposediagram...formatting standards and image data encoding specifications that...

    products.aspose.com/diagram/python-java/convers...
  5. Convert PPSX to WORD via Java or with free Onli...

    Java API to Export PPSX to WORD without using Microsoft Word or PowerPoint or online. Test free PPSX to WORD online converter quickly before integrating the code.... Our system takes data privacy and security very seriously...Values) Convert PPSX to DIF (Data Interchange Format) Convert...

    products.aspose.com/total/java/conversion/ppsx-...
  6. Convert JPEG2000 to PDF via Java | products.asp...

    Sample code for JPEG2000 to PDF Java conversion. Use API example code for batch JPEG2000 files to PDF conversion within any Web or Desktop Java based application....designed algorithms for image data compression permit a significant...that can become as part of source document. Read More | PDF Other...

    products.aspose.com/imaging/java/conversion/jpe...
  7. Aspose.Cells 16.12.0 中的公共 API 更改|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....GetObjectByIndex ( 0 ); //Add source data for pivot table intrusive_ptr...pivot table rows, columns and data fields pt -> AddFieldToArea...

    docs.aspose.com/cells/zh/cpp/public-api-changes...
  8. 用C++设置填充效果|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的填充效果,允许用户自定义单元格的背景和样式。本文将介绍如何使用Aspose.Cells库设置单元格的填充效果。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/cells-fill-settings/
  9. Working with Transparency in PS file | Python

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...with Transparency Live Demos Source Code API Reference Helpful...Helpful resources ▼ Live Demos Source Code API Reference PyPi Pricing...

    docs.aspose.com/page/python-net/ps/working-with...
  10. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the test …...saveOptions); Check Chart Data : Verify that the data used in the charts...Sometimes, issues can arise from the data itself rather than the conversion...

    forum.aspose.com/t/charts-have-wrong-axis-label...