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

custom data

(0.11 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Aspose.Slides for Java 14.6.0 中的公共 API 及不兼容的更改|...

    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....srcPres = new Presentation ( "data/Source Frame.pptx" ); IShapeCollection...setValueType ( ErrorBarValueType . Custom ); errBarY . setValueType (...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  6. Aspose.Slides for PHP via Java 14.6.0 的公共 API 和...

    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....$srcPres = new Presentation ( "data/Source Frame.pptx" ); $sourceShapes...setValueType ( ErrorBarValueType :: Custom ); $errBarY -> setValueType...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  7. Streams and Remote Storage|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....Multi-File Formats Some GIS data formats split content into several...to determine how to process data. Aspose.GIS solves this by providing...

    docs.aspose.com/gis/net/streams-and-remote-stor...
  8. 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-...
  9. Features|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....X Save Grid data as a Spreadsheet X X X Load data from DataTable/DataView...DataTable/DataView to the Grid X X Save Grid data to DataTable/DataView X X X...

    docs.aspose.com/cells/net/grid-features/
  10. Fill Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the fill settings of cells, allowing users to Customize the background and style of cells. This article will introduce how to use the Aspose.Cells library to set cell fill settings.... \\ Data \\ 01_SourceDirectory \\ " );...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/cells-fill-settings/