Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 17,447 for

custom data

(0.07 sec)
  1. Excel Themes and Colors with C++|Documentation

    C++ code to use Excel Color Scheme with Aspose.Cells for C++ API... How to Create a Custom Color Scheme in Excel You can...“Themes” section. Click “Customize Colors…” button. In the “Create...

    docs.aspose.com/cells/cpp/excel-themes-and-colors/
  2. Customizing Charts|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....Customizing Charts Contents [ Hide ] Creating Charts It is possible...worksheet. ChartDataTable , a chart data table. ChartFrame , the frame...

    docs.aspose.com/cells/java/creating-and-customi...
  3. Public API and Backwards Incompatible Changes i...

    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....srcPres = new Presentation ( "data/Source Frame.pptx" ); IShapeCollection...setValueType ( ErrorBarValueType . Custom ); errBarY . setValueType (...

    docs.aspose.com/slides/java/public-api-and-back...
  4. Aspose::Words::Properties namespace | Aspose.Wo...

    Aspose::Words::Properties namespace. The Aspose.Words.Properties namespace provides classes to work with Custom and built-in document properties such as title, keywords, company etc in C++....provides classes to work with custom and built-in document properties...CustomDocumentProper A collection of custom document properties. To learn...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. DocumentProperty.type property | Aspose.Words f...

    DocumentProperty.type property. Gets the Data type of the property....type property Gets the data type of the property. @property...how to work with a document’s custom properties. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::MailMerging namespace | Aspose.W...

    Aspose::Words::MailMerging namespace. The Aspose.Words.MailMerging namespace contains classes of the "original" mail merge reporting engine in C++....Description FieldMergingArgs Provides data for the MergeField event. To...ImageFieldMergingArg Provides data for the ImageFieldMerging()...

    reference.aspose.com/words/cpp/aspose.words.mai...
  7. Link Report Template and Definition|Aspose.Word...

    How to link report template with the report definition while configuring Aspose.Words for SharePoint reports....does not have a description of data source connection inside. Instead...which describes things like data source connection details, queries...

    docs.aspose.com/words/sharepoint/linking-report...
  8. XmlMapping.customXmlPart property | Aspose.Word...

    XmlMapping.CustomXmlPart property. Returns the Custom XML Data part to which the parent structured document tag is mapped....customXmlPart property Returns the custom XML data part to which the parent...how to set XML mappings for custom XML parts. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. XmlMapping.SetMapping | Aspose.Words for .NET

    Discover how the XmlMapping SetMapping method connects parent structured documents to Custom XML nodes, enhancing Data integration and management....tag and an XML node of a custom XML data part. public bool SetMapping...customXmlPart CustomXmlPart A custom XML data part to map to. xPath String...

    reference.aspose.com/words/net/aspose.words.mar...
  10. How to Format Number to Time with C++|Documenta...

    This article will introduce how to format numbers to time using Aspose.Cells for C++ API....it allows users to represent data in a way that is easy to understand...format numbers to time in Excel: Data Representation : Time formatting...

    docs.aspose.com/cells/cpp/how-to-format-number-...