Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 17,776 for

custom data

(0.08 sec)
  1. Convert Excel to CSV, TSV and Txt with Node.js ...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for Node.js via C++....is executed, it converts the data of all sheets in the workbook...= path . join ( __dirname , "data" ); // Load your source workbook...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  2. Render HTML in Python – Aspose.HTML for Python ...

    Rendering HTML, SVG, MHTML, and EPUB using HtmlRenderer, SvgRenderer, MhtmlRenderer, and EpubRenderer classes in Aspose.HTML for Python via .NET API....app About About Us Contact Customers Legal Security Events Acquisition...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/html/python-net/renderers/
  3. 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...
  4. 无需在工作表中编写函数即可用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...
  5. 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...
  6. 在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...
  7. DOCX Mail Merge In C++

    Personalize your Mail merge DOCX file using C++. Automate emails or build reports using Mail merge DOCX template in C++....DOCX templates and data from custom data source Our solution...and PDF formats and data from custom data sources and further...

    products.aspose.com/words/cpp/mailmerge/docx/
  8. CustomPartCollection indexer | Aspose.Words for...

    CustomPartCollection indexer. Gets or sets an item at the specified index....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. Aspose.Slides for Java 14.6.0 中的公共 API 和不兼容更改|A...

    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/androidjava/public-ap...
  10. Using ChartGlobalizationSettings Class to Set a...

    Learn how to use the ChartGlobalizationSettings class in Aspose.Cells for C++ to set different languages for chart components. Our guide will help you understand how to localize chart elements, labels, and legends to different languages, allowing you to present your Data in a culturally appropriate way....different languages and provide custom labels for subtotals in a spreadsheet...which can be overridden in a custom class to translate items such...

    docs.aspose.com/cells/go-cpp/using-chartglobali...