Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 27,768 for

data source

(0.1 sec)
  1. Convert Workbook to JSON with C++|Documentation

    Learn how to convert Excel workbooks to JSON format using Aspose.Cells for C++....the code that converts the source file ( book1.xlsx ) to the...// For complete examples and data files, please go to https://github...

    docs.aspose.com/cells/cpp/convert-workbook-to-j...
  2. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_ActiveRecord method. Specifies the one-based index of the record from the Data Source which shall be displayed in Microsoft Word. The default value is 1 in C++....index of the record from the data source which shall be displayed...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. PersonCollection | Aspose.Words for Java

    Represents a list of persons who are bibliography Source contributors in Java....persons who are bibliography source contributors. Examples: Shows...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. 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...
  6. Image Markers in Aspose.Cells|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.... // Get the image data. byte [] imageData = File ....Add ( "Picture" ); // Set its data type. dc . DataType = typeof...

    docs.aspose.com/cells/net/image-markers-in-aspo...
  7. Insert Slicer with C++|Documentation

    Manage slicers of Excel files with Aspose.Cells using C++....to filter data quickly. It can be used to filter data in either...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/create-slicer/
  8. Different Input Sources|Documentation

    Learn how to use BarCodeReader with file paths, streams, images, and in-memory Data in Aspose.BarCode for Java....Different Input Sources Contents [ Hide ] Barcode Recognition...Recognition from Different Input Sources BarCodeReader in Aspose.BarCode...

    docs.aspose.com/barcode/java/developer-guide/ba...
  9. 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...
  10. 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...