Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 22,964 for

data source

(0.15 sec)
  1. Custom sorting in Pivot Table|Documentation

    How to sort Pivot Tables on field values with Aspose.Cells for JavaScript via C++.... Sample source file and output files can be...for testing the sample code: Source Excel File Output Excel File...

    docs.aspose.com/cells/javascript-cpp/custom-sor...
  2. Delete Named Ranges with C++|Documentation

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/delete-named-ranges/
  3. Branded survey|Documentation

    A customer satisfaction survey decorated with your logo....this example, we’ll show the source code for a customer satisfaction...lines of text to the form. Source code Adding images to a survey...

    docs.aspose.com/omr/net/txt-markup/examples/bra...
  4. ContributorCollection.BookAuthor | Aspose.Words...

    Discover the ContributorCollection BookAuthor property, easily manage and customize book authors for your Sources, enhancing your content's organization....or sets the book author of a source. public Contributor BookAuthor...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/net/aspose.words.bib...
  5. ContributorCollection.Conductor | Aspose.Words ...

    Discover the ContributorCollection Conductor property, easily manage and customize the Source conductor for enhanced Data organization and control....or sets the conductor of a source. public Contributor Conductor...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/net/aspose.words.bib...
  6. ContributorCollection.Compiler | Aspose.Words f...

    Discover the ContributorCollection Compiler property to efficiently manage Source compilers. Enhance your coding experience with easy access and control!...Gets or sets the compiler of a source. public Contributor Compiler...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/net/aspose.words.bib...
  7. ContributorCollection.Performer | Aspose.Words ...

    Discover the ContributorCollection Performer property, easily manage and customize Source performers for enhanced Data organization and retrieval....or sets the performer of a source. public Contributor Performer...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/net/aspose.words.bib...
  8. ContributorCollection.Director | Aspose.Words f...

    Manage your ContributorCollection effortlessly. Easily set or update the director for each Source, enhancing organization and efficiency....Gets or sets the director of a source. public Contributor Director...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/net/aspose.words.bib...
  9. 用C++计算Excel 2016的MINIFS和MAXIFS函数|Documentation

    本文介绍如何使用Aspose.Cells库在C++中计算Microsoft Excel 2016的MINIFS和MAXIFS函数。...// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/zh/cpp/calculation-of-exc...
  10. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....document, // and save the image data of every shape with an image...(shape.hasImage()) { // The image data of shapes may contain images...

    reference.aspose.com/words/java/com.aspose.word...