Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 20,369 for

custom data

(0.67 sec)
  1. CustomPart.clone method | Aspose.Words for Python

    CustomPart.clone method. Makes a deep enough copy of the object...data value. def clone ( self ): ...access a document’s arbitrary custom parts collection. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomPartCollection.clear method | Aspose.Word...

    CustomPartCollection.clear method. Removes all elements from the collection....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...
  3. CustomPartCollection.count property | Aspose.Wo...

    CustomPartCollection.count property. Gets the number of elements contained in the collection....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...
  4. Track Document Conversion Progress with C++|Doc...

    Learn how to track document conversion progress in C++ using Aspose.Cells to enhance application usability....that you can implement in your custom class. You may also control...in the TestPageSavingCallba custom class. Track Document Conversion...

    docs.aspose.com/cells/cpp/track-document-conver...
  5. Filter Objects while loading Workbook or Worksh...

    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....filtering data from the workbook. But if you want to filter data from...CELL_BOOL CELL_VALUE FORMULA CELL_DATA CHART SHAPE MERGED_AREA CONDITIONAL_FORMATTING...

    docs.aspose.com/cells/java/filter-objects-while...
  6. 在用 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...
  7. 使用C++对列中的数据进行排序并使用自定义排序列表|Documentation

    学习如何使用Aspose.Cells for C++ API,将列中的数据根据自定义列表排序。... \\ Data \\ 01_SourceDirectory \\ " );...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/sort-data-in-colum...
  8. Number Settings|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.... We know that numeric data can be used to represent different...Using Custom Number Formats To define your own customized format...

    docs.aspose.com/cells/java/cells-number-settings/
  9. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Microsoft Excel using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to get a range of values and return the result. Finally, we save the modified Excel file to disk....to implement user‑defined or custom functions that are not supported...Calculate ( CalculationData & data ) override { Vector < Object...

    docs.aspose.com/cells/cpp/returning-a-range-of-...
  10. 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. doc = aw . Document ()...Construct an XML part that contains data and add it to the document's...

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