Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 26,709 for

data source

(0.47 sec)
  1. MailMergeSettings.connect_string property | Asp...

    MailMergeSettings.connect_string property. Specifies the connection string used to connect to an external Data Source...to connect to an external data source. The default value is an...property MailMergeSettings.data_source property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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/
  3. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java....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/java/com.aspose.word...
  4. Copy Worksheets between Workbooks|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....used to copy data and formatting from a source worksheet to another...workbooks. The method takes the source worksheet object as a parameter...

    docs.aspose.com/cells/net/copy-worksheets-betwe...
  5. MemoryFontSource.Type | Aspose.Words for .NET

    Discover the MemoryFontSource Type property that reveals your font Source type, enhancing your design precision and creativity. Unlock your font potential!...Returns the type of the font source. public override FontSourceType...array with data from a font file as a font source. byte [] fontBytes...

    reference.aspose.com/words/net/aspose.words.fon...
  6. MailMergerContext.SetRegionsDataSource | Aspose...

    Enhance your mail merge efficiency with the MailMergerContext SetRegionsDataSource method to seamlessly set your Data Source for regions....SetRegionsDataSource( DataTable ) Sets data source used to execute mail merge...simple mail merge data source and data source for mail merge with...

    reference.aspose.com/words/net/aspose.words.low...
  7. 用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...
  8. DocumentBuilder.bold property | Aspose.Words fo...

    DocumentBuilder.bold property. True if the font is formatted as bold....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/nodejs-net/aspose.wo...
  9. Loading and Managing Excel, OpenOffice, JSON, C...

    With Aspose.Cells for C++, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, JSON, XML, PDF, JPG, TIFF, Image, MHT, and XPS files....files, for example, to retrieve data or use a designer template to...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/loading-saving-and-ma...
  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/