Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 19,605 for

custom data

(0.13 sec)
  1. 添加自定义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-...
  2. Create and Customize PowerPoint Tables on Andro...

    Create and format tables in PowerPoint PPT and PPTX using Aspose.Slides for Android via Java—insert rows and columns, merge cells, set borders, import Data....Create and Customize PowerPoint Tables on Android Contents [...Presentations on Android Create and Customize PowerPoint SmartArt on Android...

    docs.aspose.com/slides/androidjava/powerpoint-t...
  3. CustomXmlPartCollection.clone method | Aspose.W...

    CustomXmlPartCollection.clone method. Makes a deep copy of this collection and its items....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...
  4. Create and Customize PowerPoint Tables in C++|A...

    Create and format tables in PowerPoint PPT and PPTX using Aspose.Slides for C++ — insert rows and columns, merge cells, set borders, import Data....Create and Customize PowerPoint Tables in C++ Contents [ Hide...Presentations Using C++ Create and Customize PowerPoint SmartArt in C++...

    docs.aspose.com/slides/cpp/powerpoint-table/
  5. 无需在工作表中编写函数即可用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...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured document tag to XML Data in a Custom XML part of the current document in C++....structured document tag to XML data in a custom XML part of the current...structured document tag with custom XML data. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. FieldGreetingLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldGreetingLine class, designed to effortlessly implement GREETINGLINE fields for enhanced document personalization....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/net/aspose.words.fie...
  8. CustomPartCollection.clone method | Aspose.Word...

    CustomPartCollection.clone method. Makes a deep copy of this collection and its items....access a document’s arbitrary custom parts collection. doc = aw...aw . Document ( MY_DIR + 'Custom parts OOXML package.docx' ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. XmlMapping.is_mapped property | Aspose.Words fo...

    XmlMapping.is_mapped property. Returns ``True`` if the parent structured document tag is successfully mapped to XML Data....is successfully mapped to XML data. @property def is_mapped ( self...how to set XML mappings for custom XML parts. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在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....list collection based on the custom class. IList < MyProduct >...values for the markers using the custom class object. list . Add (...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...