Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 28,168 for

data source

(0.62 sec)
  1. 用C++检测VBA项目是否受保护且锁定以供查看|Documentation

    学习如何用Aspose.Cells for C++检测Excel中VBA项目是否已受保护且锁定查看。...// Source directory path U16String srcDir ( u ".. \\ Data \\..."sampleCheckifVBAProj.xlsm" ; // Load your source Excel file Workbook wb ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  2. Converting Chart to Image in SVG Format with No...

    Learn how to convert a chart to SVG format image using Aspose.Cells for Node.js via C++.... The code loads the source Microsoft Excel file and then...__dirname , "data" ); // Create workbook object from source file const...

    docs.aspose.com/cells/nodejs-cpp/converting-cha...
  3. How to Convert XML to XLSX using C#

    This quick topic covers how to convert XML to XLSX using C#. It cencompasses the system configuration, a step-by-step algorithm, and a working example code to save XML as Excel file in C#....the load options Access the source XML file from the disk using...then followed by accessing the source XML file from the disk by using...

    kb.aspose.com/cells/net/how-to-convert-xml-to-x...
  4. How to Convert XML to XLSX in Java

    This breif article is about how to convert XML to XLSX in Java. It includes the steps for detailed system configuration, a step-wise pseudocode, and a working sample code to develop a converter application for XML to Excel in Java....will start by accessing the source XML file from the disk using...you can use to preprocess the source XML file including the setters...

    kb.aspose.com/cells/java/how-to-convert-xml-to-...
  5. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply various image and print options using Aspose.Cells for Node.js via C++....workbook in MS Excel and added some data in the first worksheet. Now...( "aspose.cells.node" ); // Source directory const sourceDir =...

    docs.aspose.com/cells/nodejs-cpp/converting-wor...
  6. How to Convert TIFF to PNG in C#

    This topic covers the simple steps on how to convert TIFF to PNG in C#. It encompasses all the reSources, important classes, methods and a runnable sample code for developing a TIFF to PNG converter in C#....package manager Access the source TIFF file using the Image class...inside the project and then the source TIFF image is loaded using...

    kb.aspose.com/imaging/net/how-to-convert-tiff-t...
  7. Update Outline Code Definitions and Values | As...

    Learn how to edit outline code values and their definitions using Aspose.Tasks for Java....Values Live Demos High Code APIs Source Code API Reference Helpful...▼ Live Demos High Code APIs Source Code API Reference Download...

    docs.aspose.com/tasks/java/writing-updated-outl...
  8. Modifying AcroForm|Aspose.PDF for Java

    Modify AcroForm fields in PDF documents using Aspose.PDF for Java, including clearing text, setting limits, styling fields, and removing fields.... Open the source PDF Document . Iterate through...FormEditor facade and bind the source PDF. Set the maximum length...

    docs.aspose.com/pdf/java/modifying-form/
  9. PDF file distorted - Free Support Forum - aspos...

    hello, when we create doc file and insert pdf file inside doc and convert into pdf then PDF file is disctorting. As we are using below code. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder…...Writeln($"Source Input {currentDateTime.ToString("dd-MM-yy...Writeln($"Here is the tested data of the text: "); builder.Writeln();...

    forum.aspose.com/t/pdf-file-distorted/327238
  10. Get Text Width of Cell Value|Documentation

    Learn how to get the text width of a cell value through Aspose.Cells for JavaScript via C++ API....a cell’s value for arranging data in a layout. Aspose.Cells for...width of the cell’s value. The source file used in the following...

    docs.aspose.com/cells/javascript-cpp/get-text-w...