Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 28,316 for

data source

(0.32 sec)
  1. Chart to Image with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/chart-to-image/
  2. ImageData.contrast property | Aspose.Words for ...

    ImageData.contrast property. Gets or sets the contrast for the specified picture...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...
  3. Export Chart to SVG with viewBox attribute usin...

    Export a chart to SVG format with viewBox attribute using Aspose.Cells with C++....// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/export-chart-to-svg-w...
  4. NullPointerException in MailMerge.executeWithRe...

    Product: Aspose.Words for Java with valid license Version: 26.4 (jdk17 classifier) Java Version: 17 Description We are experiencing a NullPointerException thrown from within Aspose’s internal code during MailMerge.ex…...zzWjI(Unknown Source) at com.aspose.words.zzYgc.zzZqB(Unknown Source) at...zzZQs(Unknown Source) at com.aspose.words.Field.zzZQs(Unknown Source) ....

    forum.aspose.com/t/nullpointerexception-in-mail...
  5. FieldSkipIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSkipIf class to efficiently implement SKIPIF fields, enhancing document automation and flexibility in your projects....moves to the next data record in the data source, and starts a new...the "Department" column in our data table. If a row from that table...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 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-...
  7. 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...
  8. 将图表转换为图片(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表导出为 JPEG 或 PNG 等图像格式。我们的指南将演示如何从 Microsoft Excel 导出图表并将其保存为独立图片,以供进一步使用和操作。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/chart-to-image/
  9. Working with Window Elements|Documentation

    This section explains get property of window elements in visio with Aspose.Diagram....// For complete examples and data files, please go to https://github...GetDataDir_WindowElements (); // Load source Visio diagram Diagram diagram...

    docs.aspose.com/diagram/net/working-with-window...
  10. Managing Pictures with C++|Documentation

    Add, position, and manage images in spreadsheets using Aspose.Cells for C++ API....:: Cells :: Startup (); // Source and output directories U16String...U16String srcDir ( u ".. \\ Data \\ 01_SourceDirectory \\ " ); U16String...

    docs.aspose.com/cells/cpp/managing-pictures/