Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 9,076 for

map

(0.05 sec)
  1. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....not able to give a one‑to‑one map to the parameters of the custom...

    docs.aspose.com/cells/net/how-to-calculate-cust...
  2. SdtCalendarType enumeration | Aspose.Words for ...

    aspose.words.markup.SdtCalendarType enumeration. Specifies the possible types of calendars which can be used to specify [StructuredDocumentTag.calendar_type](../structureddocumenttag/calendar_type/) in an Office Open XML document....the Gregorian January 1 and to map year zero to Gregorian year 543...

    reference.aspose.com/words/python-net/aspose.wo...
  3. WebExtensionBinding | Aspose.Words for Java

    Specifies a binding relationship between a web extension and the data in the document in Java....Specifies the binding key used to map the binding entry in this list...Specifies the binding key used to map the binding entry in this list...

    reference.aspose.com/words/java/com.aspose.word...
  4. ChartSeriesType | Aspose.Words for Java

    Specifies a type of a chart series in Java.... REGION_MAP Represents a Region Map chart series. SCATTER...series. REGION_MAP public static int REGION_MAP Represents a Region...

    reference.aspose.com/words/java/com.aspose.word...
  5. Order of child nodes in the Word document with ...

    Hello, I am using Aspose Words for Java version 24.6. I am extracting all the tags defined in a Word template. Then, I process them to check if the expressions used in the tags are valid as per model rules. To do so, …...PARAGRAPH, true); final Map<String, List<String>> result...extractedTags = matcher.results().map(MatchResult::group).toList();...

    forum.aspose.com/t/order-of-child-nodes-in-the-...
  6. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....map(Shape.class::cast) .collect(Collectors...filter(Shape.class::isInstance) .map(Shape.class::cast) .collect(Collectors...

    reference.aspose.com/words/java/com.aspose.word...
  7. 创建组织结构图|Documentation

    本节介绍如何使用 Aspose.Diagram for Java 创建组织结构图。...}); // Define a Hashtable to map the string name to long shape...}); // Define a Hashtable to map the string name to long shape...

    docs.aspose.com/diagram/zh/java/create-organiza...
  8. ChartSeriesType enumeration | Aspose.Words for ...

    aspose.words.drawing.charts.ChartSeriesType enumeration. Specifies a type of a chart series.... REGION_MAP Represents a Region Map chart series. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Spreadsheet Editor - Components|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....parameter in the request parameters map and loads the corresponding spreadsheet...

    docs.aspose.com/cells/java/spreadsheet-editor-c...
  10. XmlMapping.setMapping method | Aspose.Words for...

    XmlMapping.setMapping method. Sets a Mapping between the parent structured document tag and an XML node of a custom XML data part....xPath, prefixMapping) Sets a mapping between the parent structured...CustomXmlPart A custom XML data part to map to. xPath string An XPath expression...

    reference.aspose.com/words/nodejs-net/aspose.wo...