Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 17,807 for

custom data

(0.18 sec)
  1. Different Ways to Open Files with JavaScript vi...

    This article explains how to open an Excel file using Aspose.Cells for JavaScript via C++ API....files, for example, to retrieve data, or to use a designer template...Open a File with Data Only To open a file with data only, use the...

    docs.aspose.com/cells/javascript-cpp/different-...
  2. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling Custom tags in the PDF using Aspose.PDF.Drawing. We use a Custom tagging format in the DOCX files: #REG_DATUMS# #RE…...NET and later filling custom tags in the PDF using Aspose...Aspose.PDF.Drawing . We use a custom tagging format in the DOCX files:...

    forum.aspose.com/t/issue-with-text-placeholders...
  3. Convert HTML to JPG – C# Examples and Online Co...

    Convert HTML to JPG using Aspose.HTML for .NET. Consider various HTML to JPG conversion scenarios in C# examples. Try online HTML Converter....app About About Us Contact Customers Legal Security Events Acquisition...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/html/net/convert-html-to-jpg/
  4. 将工作表绑定到使用 GridWeb 的自定义集合对象|Documentation

    本文介绍了如何在 GridWeb 中将工作表绑定到集合。...will act as record for the custom collection public class MyCustomRecord...MyCustomRecord { //Private data members private string stringfield1...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  5. AxisBound | Aspose.Words for .NET

    Create dynamic axis bounds effortlessly with AxisBound constructor, allowing your word processing app to auto-determine optimal layouts for enhanced user experience....() Examples Shows how to set custom axis bounds. Document doc =...; // Clear the chart's demo data series to start with a clean...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 使用抽象计算引擎与C++返回值范围|Documentation

    本文介绍如何使用Aspose.Cells库与C++在Microsoft Excel中返回值范围的抽象计算引擎。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法获取值范围并返回结果。最后,我们将修改后的Excel文件保存到磁盘。...Calculate ( CalculationData & data ) override { Vector < Object...in the CalculationData object data . SetCalculatedValue ( calculatedValue...

    docs.aspose.com/cells/zh/cpp/returning-a-range-...
  7. Aspose::Words::Drawing::Charts::BubbleSizeColle...

    Aspose::Words::Drawing::Charts::BubbleSizeCollection::get_FormatCode method. Gets or sets the format code applied to the bubble sizes in C++.... -; -@ -" Custom with color - “[Red]-#,##0.0”...the format code of the chart data. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartXValueColl...

    Aspose::Words::Drawing::Charts::ChartXValueCollection::get_FormatCode method. Gets or sets the format code applied to the X values in C++.... -; -@ -" Custom with color - “[Red]-#,##0.0”...the format code of the chart data. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. How to create a tornado chart with Node.js via ...

    Learn how to create a tornado chart with Aspose.Cells for Node.js via C++ API....tornado graph, is a type of data visualization that is often...following these steps: Select the data and go to Insert → Charts →...

    docs.aspose.com/cells/nodejs-cpp/create-tornado...
  10. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java....Examples: Shows how to add a custom building block to a document...BuildingBlock(glossaryDoc); block.setName("Custom Block"); glossaryDoc.appendChild(block);...

    reference.aspose.com/words/java/com.aspose.word...