Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 28,112 for

data source

(0.33 sec)
  1. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_Odso method. Gets the object that specifies the Office Data Source Object (ODSO) settings in C++....that specifies the Office Data Source Object (ODSO) settings. System...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Manage DataLabels of Excel Charts with C++|Docu...

    Learn how to effectively manage Data labels in Excel charts using Aspose.Cells for C++. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....also allows managing a chart’s data labels at runtime with the DataLabels...format the chart’s data labels. | | Manage the Data Labels of a Chart...

    docs.aspose.com/cells/cpp/insert-datalabels-to-...
  3. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side....to edit a shape’s image data. img_source_doc = aw . Document (...+ 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageData.crop_right property | Aspose.Words fo...

    ImageData.crop_right property. Defines the fraction of picture removal from the right side....to edit a shape’s image data. img_source_doc = aw . Document (...+ 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::ImageData::get_Contrast...

    Aspose::Words::Drawing::ImageData::get_Contrast method. Gets or sets the contrast for the specified picture. The value for this property must be a number from 0.0 (the least contrast) to 1.0 (the greatest contrast) in C++....how to edit a shape’s image data. auto imgSourceDoc = System...// Import a shape from the source document and append it to the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 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...
  7. Reading and Writing DBF Files|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files, which supports reading and writing dBASE III and IV (DBF) files. This article explains how to import Data from and export Data to DBF files using Aspose.Cells, including file format details, supported features, and step-by-step examples....Workbook object, manipulate the data using the rich Aspose.Cells...industries for storing structured data, particularly in accounting...

    docs.aspose.com/cells/net/reading-and-writing-d...
  8. Reading and Writing DBF Files|Documentation

    Aspose.Cells for Node.js via C++ is a library for working with spreadsheet files, which supports reading and writing dBASE III and IV (DBF) files. This article explains how to import Data from and export Data to DBF files using Aspose.Cells, including file format details, supported features, and step-by-step examples....Workbook object, manipulate the data using the rich Aspose.Cells...industries for storing structured data, particularly in accounting...

    docs.aspose.com/cells/nodejs-cpp/reading-and-wr...
  9. 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...
  10. detect_areas_mode_enum::DOCUMENT|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::DOCUMENT algorithm....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Fine-tune recognition...

    docs.aspose.com/ocr/cpp/areas-detection/document/