Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 27,765 for

data source

(0.21 sec)
  1. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change direction of outline summary rows below detail by using the Aspose.Cells for .NET API....explain how to apply Subtotal to data and change the direction of...Detail. You can apply Subtotal to data using Worksheet.Cells.Subtotal()...

    docs.aspose.com/cells/net/applying-subtotal-and...
  2. IsFiltered series and ChartCalculateOptions - F...

    Hi Aspose team, It seems we have an issue if I enable “filtered” series (so not visible in the chart) by changing IsFiltered to false, indeed after a full chart calculation the Datapoints seems to be empty… I have a ch…...below, I have no datapoints for Data 2 and scatter2 which were disabled...FilteredNSeries[i]; if (series.DisplayName == "Data 2" || series.DisplayName ==...

    forum.aspose.com/t/isfiltered-series-and-chartc...
  3. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Set recognition language...

    docs.aspose.com/ocr/cpp/characters-blacklist/
  4. MergeFieldImageDimension Class | Aspose.Words f...

    Discover the Aspose.Words.Fields.MergeFieldImageDimension class for precise image sizing in mail merges. Enhance your document automation today!...that will accept images from a source during a mail merge. Use the...reference // a column in the data source containing local system filenames...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Extracting text from vehicle license plate imag...

    How to automatically extract text from scanned or photographed vehicle license plates....png" ; AsposeOCRInput source ; source . url = file . c_str ();...AsposeOCRInput > content = { source }; // Set recognition language...

    docs.aspose.com/ocr/cpp/vehicle-id-recognition/
  6. FieldNextIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNextIf class—efficiently implement NEXTIF fields to enhance document automation and streamline your workflows....comparison is true, the next data record is merged into the current...from the next data record rather than the current data record.) If...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Saving File to Response Object with C++|Documen...

    Learn how to save files dynamically and send them directly to a client browser using Aspose.Cells for C++....// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/saving-file-to-respon...
  8. How to get OData Connection Information with No...

    Learn how to extract OData connection information from an Excel file using Aspose.Cells for Node.js via C++.... The source file used in the following...attached for your reference. Source File Sample Code const path...

    docs.aspose.com/cells/nodejs-cpp/how-to-get-oda...
  9. Gpx DestinationDriverOptions- WritePolygonsAsLi...

    Hi Aleaxnder, 1.I used: else if (targetFormat.Equals(“Gpx”, StringComparison.OrdinalIgnoreCase)) { options.DestinationDriverOptions = new GpxOptions() { WritePolygonsAsLines = true }; } What is meaning of using Wr…...WritePolygonsAsLines or not for input data? Thanks, Professionalize.GIS...affects your input data If your source data contains polygons...

    forum.aspose.com/t/gpx-destinationdriveroptions...
  10. Get Text Width of Cell Value|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....a cell’s value for arranging data in a layout. Aspose.Cells provides...width of the cell’s value. The source file used in the following...

    docs.aspose.com/cells/java/get-text-width-of-ce...