Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 17,807 for

custom data

(0.14 sec)
  1. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java....writeln("\n\n\tThis is your custom greeting, created programmatically...field accepts values from a data source during a mail merge,...

    reference.aspose.com/words/java/com.aspose.word...
  2. IStructuredDocumentTag.xml_mapping property | A...

    IStructuredDocumentTag.xml_mapping property. Gets an object that represents the mapping of this structured document tag to XML Data in a Custom XML part of the current document....structured document tag to XML data in a custom XML part of the current...structured document tag to XML data. See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomXmlPart.clone method | Aspose.Words for N...

    CustomXmlPart.clone method. Makes a deep enough copy of the object...data value. clone () Examples Shows...structured document tag with custom XML data. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CustomXmlPartCollection.count property | Aspose...

    CustomXmlPartCollection.count property. Gets the number of elements contained in the collection....structured document tag with custom XML data. let doc = new aw . Document...Construct an XML part that contains data and add it to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CustomXmlPartCollection.clear method | Aspose.W...

    CustomXmlPartCollection.clear method. Removes all elements from the collection....structured document tag with custom XML data. let doc = new aw . Document...Construct an XML part that contains data and add it to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 添加自定义XML部件并通过ID选择它们,使用Node.js和C++|Documentation

    学习如何向Excel文档添加自定义XML部件并通过ID进行选择,使用Aspose.Cells for Node.js via C++。... join ( __dirname , "data" ); const filePath = path ....Workbook ( filePath ); // Some data in the form of byte array. //...

    docs.aspose.com/cells/zh/nodejs-cpp/add-custom-...
  7. IMailMergeDataSourceRoot | Aspose.Words for Java

    Implement this interface to allow mail merge from a Custom Data source with master-detail Data in Java....merge from a custom data source with master-detail data. Examples:...merge from a custom data source with master-detail data. public void...

    reference.aspose.com/words/java/com.aspose.word...
  8. CustomXmlProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.CustomXmlProperty class, designed to simplify managing Custom XML attributes and smart tag properties for enhanced document control....CustomXmlProperty class Represents a single custom XML attribute or a smart tag...} Specifies the name of the custom XML attribute or smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  9. XmlMapping.delete method | Aspose.Words for Python

    XmlMapping.delete method. Deletes mapping of the parent structured document to XML Data....parent structured document to XML data. def delete ( self ): ... Examples...how to set XML mappings for custom XML parts. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 无需在工作表中编写函数即可用Node.js通过C++直接计算自定义函数|Documentation

    本文介绍如何通过Node.js的C++使用Aspose.Cells库,直接在Microsoft Excel中计算自定义函数,无需在工作表中编写函数。加载现有Excel文件或创建新文件,计算自定义函数,然后保存修改后的文件。...Calculate method with custom logic calculate ( data ) { // Check the...and calculate it yourself if ( data . getFunctionName () === "MyCompany...

    docs.aspose.com/cells/zh/nodejs-cpp/direct-calc...