Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 27,916 for

data source

(1.28 sec)
  1. FieldGreetingLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldGreetingLine class, designed to effortlessly implement GREETINGLINE fields for enhanced document personalization....field accepts values from a data source during a mail merge, like...can also format how the source's data is written in its place...

    reference.aspose.com/words/net/aspose.words.fie...
  2. DocumentBuilder.MoveToMergeField | Aspose.Words...

    Effortlessly navigate your document with the MoveToMergeField method. Instantly position the cursor beyond merge fields for seamless editing....how to fill MERGEFIELDs with data with a document builder instead...accept data from columns of the same name in a data source during...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Copy Ranges of Excel with JavaScript via C++|Do...

    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....Range Creating two ranges—the source range and the target range—and...range—and then copying the source range to the target range with the...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  4. 4985 - Csv to EsriJson- conversion succeeded, b...

    Hi Alexander, Please see: It seems that your input CSV file does not contain coordinates or these columns were not recognized. Please follow these instructions to format the input spreadsheet Data correctly: Data s…...format the input spreadsheet data correctly: Conversion of XY...XY or LAT/LON tabular data to GIS formats using CSV or Excel -...

    forum.aspose.com/t/4985-csv-to-esrijson-convers...
  5. FieldMergingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgs class for seamless Data handling in MergeField events, enhancing your document processing experience....FieldMergingArgs class Provides data for the MergeField event. To...of the merge field in the data source. FieldValue { get; set; }...

    reference.aspose.com/words/net/aspose.words.mai...
  6. 用C++读写XLS和XLSB文件的外部连接|Documentation

    学习如何使用Aspose.Cells for C++读取和修改XLS/XLSB文件中的外部数据库连接。...:: Cells :: Startup (); // Source and output directories U16String...U16String srcDir ( u ".. \\ Data \\ 01_SourceDirectory \\ " ); U16String...

    docs.aspose.com/cells/zh/cpp/read-and-write-ext...
  7. Get Text Width of Cell Value with Golang via C+...

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

    docs.aspose.com/cells/go-cpp/get-text-width-of-...
  8. DocumentBuilder.italic property | Aspose.Words ...

    DocumentBuilder.italic property. True if the font is formatted as italic....how to fill MERGEFIELDs with data with a document builder instead...accept data from columns of the same name in a data source during...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Bug 5191:Shapefile to Shapefile- Conversion fai...

    Hi Alexander, I moved to new version 26.5 and here my results: Test Data(input) 5191-Shapefile-Shapefile.zip (492.9 KB) Error message : [ShapefileTest] Testing Shapefile → Shapefile Args: input=‘D:\GisConverter\Tes…...5 and here my results: Test data(input) 5191-Shapefile-Shapefile...field width defined in the source . Shapefile stores the field...

    forum.aspose.com/t/bug-5191-shapefile-to-shapef...
  10. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel worksheet using C++. This guide covers setting page margins, centering content, and configuring header and footer margins programmatically with Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/setting-margins/