Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 14,763 for

custom data

(0.07 sec)
  1. 在用 C++ 设置样式的 Custom 属性时检查自定义数字格式|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库,支持在样式设置时检查自定义数字格式。本文将展示如何使用 Aspose.Cells 库检查自定义数字格式以确保样式正确。...在用 C++ 设置样式的 Custom 属性时检查自定义数字格式 Contents [ Hide ] 可能的使用场景 如果你为...GetCheckCustomNumber() 属性设置为 true 。 设置 Style.Custom 属性时检查自定义数字格式 以下示例代码为 Style...

    docs.aspose.com/cells/zh/cpp/check-custom-numbe...
  2. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::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...
  3. Aspose::Words::WebExtensions namespace | Aspose...

    Aspose::Words::WebExtensions namespace. The Aspose.Words.WebExtensions namespace provides classes that allow to Customize elements and attributes that extend the XML vocabulary for representing Office Add-ins in C++....provides classes that allow to customize elements and attributes that...between a web extension and the data in the document. To learn more...

    reference.aspose.com/words/cpp/aspose.words.web...
  4. XmlMapping.isMapped property | Aspose.Words for...

    XmlMapping.isMapped property. Returns ``true`` if the parent structured document tag is successfully mapped to XML Data....is successfully mapped to XML data. get isMapped () : boolean Examples...how to set XML mappings for custom XML parts. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CustomXmlPart.Clone | Aspose.Words for .NET

    Discover the CustomXmlPart Clone method for efficient deep copying of objects without duplicating Data bytes. Enhance your coding efficiency today!...not duplicate the bytes of the Data value. public CustomXmlPart...structured document tag with custom XML data. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.mar...
  6. DocumentProperty class | Aspose.Words for Node.js

    Aspose.Words.Properties.DocumentProperty class. Represents a Custom or built-in document property...DocumentProperty class Represents a custom or built-in document property...Gets the source of a linked custom document property. name Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the Custom XML attribute or smart tag property....property Specifies the name of the custom XML attribute or smart tag...of its text as some form of data, # such as a name, date, or...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Use Cases|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....Printing Barcodes in Report Using Data Source Using Barcode and Barcode...Files Generate Barcodes using Custom Classes Using Demos Barcode...

    docs.aspose.com/barcode/jasperreports/barcode-j...
  9. Dynamically Display Barcodes in Table|Documenta...

    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.... Unfortunately, Custom Report Items technology does...component and Custom Code with barcode image data generation by...

    docs.aspose.com/barcode/reportingservices/dynam...
  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...