Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 27,836 for

data source

(1.39 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. Opening Files with Different Formats with Node....

    Aspose.Cells for Node.js via C++ API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... join ( __dirname , "data" ); // Opening SpreadsheetML...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/opening-files-...
  3. Creating Pie Chart with Leader Lines|Documentation

    Learn how to use Aspose.Cells for Python via .NET to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect Data points to the legend and enhance the overall clarity of your chart....input some data that will serve as the series data source. Once the...the data is in place, we will add a Chart of type ChartType.PIE...

    docs.aspose.com/cells/python-net/creating-pie-c...
  4. 4542 -Gml SourceDriverOptions -RestoreSchema - ...

    Hi Aleaxnder, 1.I used: .if (SourceFormat.Equals(“Gml”, StringComparison.OrdinalIgnoreCase)) { options.SourceDriverOptions = new GmlOptions { RestoreSchema = true }; } What is meaning of using RestoreSchema ? 3.…...RestoreSchema or not for input data? Thanks, Professionalize.GIS...builds a schema that matches the source. This is useful when you need...

    forum.aspose.com/t/4542-gml-sourcedriveroptions...
  5. Working with Text Boxes|Documentation

    This section explains how to format a text shape with Aspose.Diagram....// For complete examples and data files, please go to https://github...GetDataDir_ShapeTextBoxData (); // Load source Visio diagram Diagram diagram...

    docs.aspose.com/diagram/net/working-with-text-b...
  6. Manage VBA codes of Visio Macro-Enabled diagram...

    Add VBA Module and Modify VBA or Macro with Aspose.Diagram library....// For complete examples and data files, please go to https://github...VBA or Macro Code inside the source Visio file using Aspose.Diagram...

    docs.aspose.com/diagram/java/working-with-vbapr...
  7. MailMergeOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeOptions class for seamless low-code mail merge solutions. Enhance your document automation with customizable features!...regions with the name of a data source should be merged while executing...with regions against the data source or just the first one. MergeWholeDocument...

    reference.aspose.com/words/net/aspose.words.low...
  8. PersonCollection | Aspose.Words for Java

    Represents a list of persons who are bibliography Source contributors in Java....persons who are bibliography source contributors. Examples: Shows...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/java/com.aspose.word...
  9. SourceType | Aspose.Words for Java

    Represents bibliography Source types in Java....SourceType Represents bibliography source types. Examples: Shows how...how to get bibliography sources available in the document. Document...

    reference.aspose.com/words/java/com.aspose.word...
  10. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work....Presentation class for the source presentation (the one that...passing the slide from the source presentation. Save the modified...

    docs.aspose.com/slides/python-net/clone-slides/