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

data source

(0.27 sec)
  1. Aspose::Words::MailMerging::MailMerge::get_Mapp...

    Aspose::Words::MailMerging::MailMerge::get_MappedDataFields method. Returns a collection that represents mapped Data fields for the mail merge operation in C++....collection that represents mapped data fields for the mail merge operation...get_MappedDataFields () Remarks Mapped data fields allow to automatically...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. Convert Excel to HTML with tooltip using C++|Do...

    Convert Excel to HTML while adding tooltips with Aspose.Cells using C++....following code sample loads the source Excel file and generates the...// For complete examples and data files, please go to https://github...

    docs.aspose.com/cells/cpp/convert-excel-to-html...
  3. Convert PDF to Excel in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET library allows you to convert PDF to Excel format using C#. These formats include XLS, XLSX, XML 2003 Spreadsheet, CSV, ODS....of Document object with the source PDF document. Create an instance...of Document object with the source PDF document. Create an instance...

    docs.aspose.com/pdf/net/convert-pdf-to-excel/
  4. Insert Pivot Table|Documentation

    Create and format pivot tables of Excel spreadsheet files....Cells Add data to a worksheet using the Cell...This data will be used as the pivot table’s data source. Add...

    docs.aspose.com/cells/nodejs-cpp/create-pivot-t...
  5. Export Worksheet or Chart into Image with Desir...

    Use Aspose.Cells to export worksheet or chart into image with desired width and height in C++....// For complete examples and data files, please go to https://github...Cells-for-C // Source directory U16String sourceDir = u ".. \\ Data \\ 01_SourceDirectory...

    docs.aspose.com/cells/cpp/export-worksheet-or-c...
  6. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....document, // and save the image data of every shape with an image...(shape.hasImage()) { // The image data of shapes may contain images...

    reference.aspose.com/words/java/com.aspose.word...
  7. JVM heapspace getting filled when creating PST ...

    I’m trying to use the email library for java to create a PST file but no matter what I do, the heap space is saturating when the PST file reaches around 2gb (Allocated around 8gb max space). Then the thread blocks for a …...setCapacity(Unknown Source) at com.aspose.email.system...system.io.MemoryStream.b(Unknown Source) at com.aspose.email.system...

    forum.aspose.com/t/jvm-heapspace-getting-filled...
  8. Remove Empty Regions in Ruby|Aspose.Words for Java

    Remove empty regions from word document using Ruby.... data_dir = File . dirname ( File... dirname ( __FILE__ ))) + '/data/mailmerge/' # Open the document...

    docs.aspose.com/words/java/remove-empty-regions...
  9. 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...
  10. Convert-Excel-to-JSON with C++|Documentation

    Learn how to convert Excel file to JSON with Aspose.Cells using C++....the code that converts the source file ( sample.xlsx ) to the...// For complete examples and data files, please go to https://github...

    docs.aspose.com/cells/cpp/convert-excel-to-json/