Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 27,938 for

data source

(0.11 sec)
  1. 数据验证与C++|Documentation

    学习如何通过Aspose.Cells for C++ API添加数据验证。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/data-validation/
  2. 在 C++ 中使用 Aspose.Cells for C++ API 对字体应用上标和下标效果...

    使用 Aspose.Cells for C++ API,在 C++ 中对 Excel 中文本应用上标和下标效果的代码示例。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/apply-superscript-...
  3. Page Break in existing PDF|Aspose.PDF for .NET

    Discover how to insert page breaks in an existing PDF file in .NET using Aspose.PDF for better page management....src is source document/path to document/stream with source document...// For complete examples and data files, visit https://github...

    docs.aspose.com/pdf/net/page-break-in-existing-...
  4. OleDbDataSource Element|Aspose.Words for ShareP...

    OleDbDataSource element meaning and structure which may be used while configuring Aspose.Words for SharePoint reports....Description ConnectionString 1 No Data source connection string. It must...

    docs.aspose.com/words/sharepoint/oledbdatasourc...
  5. MailMerge.retain_first_section_start property |...

    MailMerge.retain_first_section_start property. Gets or sets a value indicating whether the [PageSetup.section_start](../../../aspose.words/pagesetup/section_start/) of the first document section and its copies for subsequent Data Source rows are retained during mail merge or updated according to MS Word behaviour....its copies for subsequent data source rows are retained during...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用C++导出与XML映射关联的XML数据|Documentation

    学习如何使用Aspose.Cells for C++在工作簿内导出与XML映射相关联的XML数据。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/export-xml-data-li...
  7. Aspose::Words::Drawing::ImageData::get_Title me...

    Aspose::Words::Drawing::ImageData::get_Title method. Defines the title of an image 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...
  8. Aspose::Words::Drawing::ImageData::get_ChromaKe...

    Aspose::Words::Drawing::ImageData::get_ChromaKey method. Defines the color value of the image that will be treated as transparent 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...
  9. MapInfoTab/Shapefile DestinationDriverOptions -...

    Hi Aleaxnder, 1.I used: else if (targetFormat.Equals(“MapInfoTab”, StringComparison.OrdinalIgnoreCase)) { options.DestinationDriverOptions = new MapInfoTabOptions() { IsIgnoreWrongData = true }; } else if (targetFo…...IsIgnoreWrongData or not for input data? Thanks, Professionalize.GIS...Recommended setting Your source data may contain occasional bad...

    forum.aspose.com/t/mapinfotab-shapefile-destina...
  10. Several HTML Into SVG C++

    Merge multiple HTML into SVG in C++ code. Save HTML as SVG using C++....example that iterates through source HTML files and combines them...<Document>(fileName); // Append the source document to the end of the...

    products.aspose.com/words/cpp/merge/html-to-svg/