Sort Score
Result 10 results
Languages All
Labels All
Results 7,341 - 7,350 of 26,425 for

data source

(0.12 sec)
  1. SVG Lighting Effects – SVG Filters – Aspose.SVG...

    Learn how to combine multiple SVG filters to create and control SVG lighting effects using the Aspose.SVG for .NET API.... Point Light Source – SVG Code The <fePointLight>...<fePointLight> filter defines a light source that sets a point light effect...

    docs.aspose.com/svg/net/svg-lighting-effects/
  2. | Aspose

    Sample code for PDF to DOC Java conversion. Use API example code for batch PDF files to DOC conversion within any Web or Desktop Java based application....that can become as part of source document. Read More DOC What...contain several different types of data such as images, formatted as...

    products.aspose.com/ocr/cpp/conversion/pdf-to-doc/
  3. Chart to Image with JavaScript via C++|Document...

    Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....Series Collection (chart data source) to the chart ranging from...Series Collection (chart data source) to the chart ranging from...

    docs.aspose.com/cells/javascript-cpp/chart-to-i...
  4. Convert EPS with Aspose.Page C++ API

    EPS to WMF conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Page C++ Live Demos Source Code API Reference Helpful...Helpful resources ▼ Live Demos Source Code API Reference Nuget Pricing...

    docs.aspose.com/page/cpp/convert/eps-to-png/
  5. Detecting Empty Worksheets with C++|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C++ API with Aspose.Cells library....// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/detecting-empty-works...
  6. Convert VDX to PDF via Java | products.aspose.com

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

    products.aspose.com/diagram/java/conversion/vdx...
  7. Some fonts are replaced with Calibri in the fin...

    Hi, I am setting the embedtruetypefonts = true while creating the Word document from the dotx template. But some fonts are replaced with Calibri in the final doc. Can you please help me on this? Thanks Jithin V P... Due to data policy, I am not allowed to...with attached screenshots. The source file extension is “ dotx ”...

    forum.aspose.com/t/some-fonts-are-replaced-with...
  8. Convert TXT to PPTX in Python or with free Onli...

    TXT to PPTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free TXT to PPTX online converter quickly before integrating the code....used for storing data and transferring data between different...PPTX in Python Step 1 Open the source TXT file using Document class...

    products.aspose.com/total/python-net/conversion...
  9. Java API to Convert RTF to FODS or with free On...

    Convert RTF to FODS via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free RTF to FODS online converter quickly before integrating the code....styled textual content and open-source spreadsheet environments. This...compliance. Preparing government data reports for LibreOffice-based...

    products.aspose.com/total/java/conversion/rtf-t...
  10. Navigate SVG – Aspose.SVG for Python via .NET

    Learn how to inspect SVG using Python, iterate through SVG elements, and navigate through SVG using CSS Selector or XPath....# Setup directories 5 data_dir = "data/" 6 document_path = os...os. path . join (data_dir, "document.svg" ) 7 8 # Load an SVG...

    docs.aspose.com/svg/python-net/navigate-svg/