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

data source

(1.06 sec)
  1. Parsing Pivot Cached Records While Loading Exce...

    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....Excel takes a copy of the source data and stores it in the Pivot...cannot see it, but that is the data the Pivot Table references when...

    docs.aspose.com/cells/javascript-cpp/parsing-pi...
  2. Convert XML to MPP in Python | XML File to MPP ...

    Convert XML file to MPP in Python. You may render an XML file to MPP Microsoft Project using Python....is a widely used format for data exchange and storage while Microsoft...may be needing to convert XML data to Microsoft Project format...

    blog.aspose.com/tasks/convert-xml-to-mpp-in-pyt...
  3. Get Max Range In A Worksheet with C++|Documenta...

    This article describes how to get the max range, max Data range, and max display range of Excel files with the Aspose.Cells for C++ library....Contents [ Hide ] When reading data from the worksheet, we need...maximum area. When copying all data from a worksheet, we need to...

    docs.aspose.com/cells/cpp/get-max-range-in-a-wo...
  4. Using Contextual Object Member Access in C#|Asp...

    Use contextual object member to access some objects without specifying the objects id in template expressions using C#....context as follows: Inside a data band body, the object is resolved...iteration variable. Outside a data band body, the object is resolved...

    docs.aspose.com/words/net/using-contextual-obje...
  5. Aspose::Words::Document::get_Bibliography metho...

    Aspose::Words::Document::get_Bibliography method. Gets the Bibliography object that represents the list of Sources available in the document in C++....that represents the list of sources available in the document....Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. OdsoFieldMapData.name property | Aspose.Words f...

    OdsoFieldMapData.name property. Specifies the column name within an external Data Source for the column whose index is specified by the [OdsoFieldMapData.column](../column/) property...name within an external data source for the column whose index...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. OdsoRecipientDataCollection.RemoveAt | Aspose.W...

    Discover the OdsoRecipientDataCollection RemoveAt method to effortlessly remove elements by index, enhancing your Data management efficiency....collection of data that designates which merge data source records...new Document ( MyDir + "Odso data.docx" ); OdsoRecipientDataCol...

    reference.aspose.com/words/net/aspose.words.set...
  8. JsonDataLoadOptions.always_generate_root_object...

    JsonDataLoadOptions.always_generate_root_object property. Gets or sets a flag indicating whether a generated Data Source will always contain an object for a JSON root element...indicating whether a generated data source will always contain an object...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Settings::OdsoFieldMapData::get_...

    Aspose::Words::Settings::OdsoFieldMapData::get_Type method. Specifies if a given mail merge field has been mapped to a column in the given external Data Source or not. The default value is Default in C++....column in the given external data source or not. The default value...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example....your computer under the name source.png : For simplicity, this...file = "source.png" ; AsposeOCRInput source ; source . url =...

    docs.aspose.com/ocr/cpp/hello-world/