Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 26,472 for

data source

(0.14 sec)
  1. Several JPG Into DOC C++

    Merge multiple JPG into DOC in C++ code. Save JPG as DOC using C++.... Open the source JPG file in C++. Convert several...(fontconfig and mesa-glu open-source packages) in Product Documentation...

    products.aspose.com/words/cpp/merge/jpg-to-doc/
  2. How to Detect a File Format and Check if the Fi...

    Learn how to detect a file's format and check if it is encrypted using Aspose.Cells with C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/how-to-detect-a-file-...
  3. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in C++ between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more.... Open the source file in C++. Call the Save()...(fontconfig and mesa-glu open-source packages) in Product Documentation...

    products.aspose.com/words/cpp/conversion/
  4. Create Charts in xlsx4j|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....// Adding NSeries (chart data source) to the chart ranging from...

    docs.aspose.com/cells/java/create-charts-in-xls...
  5. PDF Form having 200+ fields take a long time to...

    Hi, In our application, we handle PDF editable forms. We store the PDF form fields values in a Database and while loading the form in our application we fill the form fields with the stored values. We use Aspose.PDF for…...RichTextBoxField) { foreach (var data in PDFDataValue.Where(e => e...fieldName)) { txtField.Value = data.Value; break; } } else if (field...

    forum.aspose.com/t/pdf-form-having-200-fields-t...
  6. Convert Image to Black and White PDF using Python

    This guide discusses to render image to black and white PDF using Python. It covers the algorithm and the Python JPG to black and white PDF conversion code snippet.... First, it loads the source image from the disk and then...class to read the source image, then the pixel data is cached before...

    kb.aspose.com/imaging/python/convert-image-to-b...
  7. Converting Worksheet to Image and Worksheet to ...

    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....Microsoft Excel and added some data in the first worksheet: Testbook...( "aspose.cells.node" ); // Source directory const sourceDir =...

    docs.aspose.com/cells/nodejs-cpp/converting-wor...
  8. Compress CPP Files in C# via .NET | Aspose.Zip

    C# compression example to compress CPP documents into zip and other archive formats on .NET Framework and .NET Core....Applications Documentation Source Code API Reference Overview...Applications Documentation Source Code API Reference Download...

    products.aspose.com/zip/net/compress/cpp/
  9. Chart to Image with Node.js via C++|Documentation

    Learn how to use Aspose.Cells for Node.js 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.... join ( __dirname , "data" ); // Instantiating a Workbook...Series Collection (chart data source) to the chart ranging from...

    docs.aspose.com/cells/nodejs-cpp/chart-to-image/
  10. Remove Existing PrinterSettings of Worksheets i...

    In this article, you will learn how to remove existing PrinterSettings of worksheets inside the Excel file programmatically using Aspose.Cells for Node.js via C++....node" ); // Source directory const sourceDir =...= path . join ( __dirname , "data" ); // Output directory const...

    docs.aspose.com/cells/nodejs-cpp/remove-existin...