Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 27,953 for

data source

(0.61 sec)
  1. 使用外部数据源|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....// For complete examples and data files, please go to https://github...EditDataConAndRefres . class ); // load source Visio diagram Diagram diagram...

    docs.aspose.com/diagram/zh/java/working-with-ex...
  2. MailMergeSettings.LinkToQuery | Aspose.Words fo...

    Discover the MailMergeSettings LinkToQuery property, learn how it controls query execution in Word documents and its default setting for optimal performance....mail merge with data from an Office Data Source Object. Document..."<Message>" ); // Create a data source in the form of an ASCII file...

    reference.aspose.com/words/net/aspose.words.set...
  3. FieldMergeBarcode.DisplayText | Aspose.Words fo...

    Control barcode text display with FieldMergeBarcode's DisplayText property. Enhance readability and functionality in your applications effortlessly....sets whether to display barcode data (text) along with image. public...will accept values from a data source during a mail merge. // This...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Update Excel QueryTable using Python

    This article describes how to access and update Excel QueryTable using Python. It has details to set the IDE, a list of steps, and a sample code to access the Excel external Data connection using Python and process its information....work with the Excel external data connection using Python . You...sheet and print its data Update the data in the query table,...

    kb.aspose.com/cells/python/update-excel-queryta...
  5. Convert CSV to JSON with Node.js via C++|Docume...

    Convert CSV file to JSON using the easy-to-use Aspose.Cells for Node.js via C++ API....JsonUtility classes to load the source CSV file and print the JSON...( "aspose.cells.node" ); // Source directory const sourceDir =...

    docs.aspose.com/cells/nodejs-cpp/convert-csv-to...
  6. 使用C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells和C++在工作表之间复制形状、图表和其他绘图对象。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/copy-shapes-betwee...
  7. Bibliography | Aspose.Words for Java

    Represents the list of bibliography Sources available in the document in Java....Represents the list of bibliography sources available in the document....Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/java/com.aspose.word...
  8. OdsoRecipientData.active property | Aspose.Word...

    OdsoRecipientData.active property. Specifies whether the record from the Data Source shall be imported into a document when the mail merge is performed...whether the record from the data source shall be imported into a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON Data has a nested array. The directors (outer array) and their reporters (inner array). When …...Smartly importing and placing data with Smart markers Smartly importing...importing and placing data accoding to the template Excel files...

    forum.aspose.com/t/issue-with-directly-accessin...
  10. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by coordinates....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Set rectangles rect rectangles...

    docs.aspose.com/ocr/cpp/image-regions-extract/