Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 28,172 for

data source

(0.07 sec)
  1. MailMergeSettings.query property | Aspose.Words...

    MailMergeSettings.query property. Contains the Structured Query Language string that shall be run against the specified external Data Source to return the set of records which shall be imported into the document when the mail merge operation is performed...against the specified external data source to return the set of records...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Unprotect a Worksheet with C++|Documentation

    Learn how to unprotect a worksheet using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/unprotect-a-worksheet/
  3. FontSourceType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontSourceType enum for efficient font Source management. Optimize your document processing with flexible font options....Specifies the type of font source. public enum FontSourceType...represents a stream with font data. Examples Shows how to use a...

    reference.aspose.com/words/net/aspose.words.fon...
  4. JsonDataSource Initialization Extremely Slow wi...

    I’m using the LINQ Reporting Engine in Aspose.Words and passing a large JSON structure (~18,000 tokens) as the Data Source. Currently, I’m instantiating the Data Source like this: var DataSource = new JsonDataSource(n…...as the data source. Currently, I’m instantiating the data source...process that occurs when the data source is created. This process...

    forum.aspose.com/t/jsondatasource-initializatio...
  5. 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/
  6. ImageData.brightness property | Aspose.Words fo...

    ImageData.brightness property. Gets or sets the brightness of the 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...
  7. ImageData.chroma_key property | Aspose.Words fo...

    ImageData.chroma_key property. Defines the color value of the image that will be treated as transparent....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...
  8. Get Text Width of Cell Value with Golang via C+...

    Learn how to get the text width of a cell value using the Aspose.Cells for C++ API....of a cell’s value to arrange data in a layout. Aspose.Cells provides...width of the cell’s value. The source file used in the following...

    docs.aspose.com/cells/go-cpp/get-text-width-of-...
  9. Create Pivot Table|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....follow the steps below: Add some data to worksheet cells by using...method. This data will be used as a data source for the pivot...

    docs.aspose.com/cells/java/create-pivot-table/
  10. How to create Dynamic Rolling Chart with C++|Do...

    Learn how to create a dynamic rolling chart using Aspose.Cells for C++. Our guide will demonstrate how to implement smooth Data transitions and rolling averages in your chart for a continuous and updated display....representation that displays data points constantly shifting and...most recent data points while discarding older data points as new...

    docs.aspose.com/cells/cpp/create-dynamic-rollin...