Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 28,107 for

data source

(0.22 sec)
  1. MemoryFontSource.font_data property | Aspose.Wo...

    MemoryFontSource.font_Data property. Binary font Data....font_data property MemoryFontSource.font_data property Binary...Binary font data. @property def font_data ( self ) -> bytes : ......

    reference.aspose.com/words/python-net/aspose.wo...
  2. Append Documents in Ruby|Aspose.Words for Java

    Append an MS Word document to other one using Ruby.... Ruby Code data_dir = File . dirname ( File...+ '/data/quickstart/' \ # Load the destination and source documents...

    docs.aspose.com/words/java/append-documents-in-...
  3. MailMergeSettings.MailAsAttachment | Aspose.Wor...

    Discover how the MailAsAttachment property in MailMergeSettings enhances your email campaigns by sending merged documents as attachments for better engagement....connecting to an external data source. Document doc = new Document...Document ( MyDir + "Odso data.docx" ); MailMergeSettings settings...

    reference.aspose.com/words/net/aspose.words.set...
  4. MailMergeSettings.Clear | Aspose.Words for .NET

    Effortlessly reset your mail merge settings with the MailMergeSettings Clear method, transforming your document into a standard format for seamless use....connecting to an external data source. Document doc = new Document...Document ( MyDir + "Odso data.docx" ); MailMergeSettings settings...

    reference.aspose.com/words/net/aspose.words.set...
  5. Opening Files with Different Formats|Documentation

    Aspose.Cells for Python via Java API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... Data is stored as a table where each...Excel to export spreadsheet data to CSV. Opening CSV Files and...

    docs.aspose.com/cells/python-java/opening-files...
  6. Odso.ColumnDelimiter | Aspose.Words for .NET

    Discover the Odso ColumnDelimiter property to easily define column separators in external Data Sources. Enhance Data organization with customizable delimiters!...columns within external data sources. The default value is 0...mail merge with data from an Office Data Source Object. Document...

    reference.aspose.com/words/net/aspose.words.set...
  7. Bug 5044: Converting EsriJson to MafInfoTab Con...

    Hi Alexander, Please see conversion with QGIS , look on the star of the output, does output full overlay input? Please see in mygeoData website: Test Data(input/output/QGIS) 5044 EsriJson -MafInfoTab.zip (14.0 KB) …... Test data(input/output/QGIS) 5044 EsriJson...reference system (CRS) – the source EsriJSON may not contain a...

    forum.aspose.com/t/bug-5044-converting-esrijson...
  8. How to Convert CSV to Excel in Python

    This short tutorial contains information on how to convert CSV to Excel in Python. To convert CSV to Excel Python environment is explained along with the steps and runnable sample code....control over the reading of the source CSV file and customization...character present in the CSV data Load the source CSV file into the Workbook...

    kb.aspose.com/cells/python/how-to-convert-csv-t...
  9. Chart to PDF with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/chart-to-pdf/
  10. 使用C++复制Excel中的范围|Documentation

    学习如何使用Aspose.Cells与C++复制Excel中的范围。..."A1" , u "A2" ); // Input some data with some formattings into //...u "B1" , u "B2" ); // Copy source range to target range in the...

    docs.aspose.com/cells/zh/cpp/copy-ranges-of-excel/