Sort Score
Result 10 results
Languages All
Labels All
Results 6,701 - 6,710 of 86,659 for

object

(0.2 sec)
  1. 用C++直接计算自定义函数,无需在工作表中编写|Documentation

    本文介绍如何使用Aspose.Cells库在Microsoft Excel中直接计算自定义函数,而无需在工作表中编写函数。 通过加载现有的Excel文件或创建一个新的Excel文件,我们可以使用Aspose.Cells提供的方法来计算自定义函数并获得结果。 最后,我们将修改后的Excel文件保存到磁盘。...SetCalculatedValue ( Aspose :: Cells :: Object ( u "Aspose.Cells." )); } }...Aspose.Cells. Aspose :: Cells :: Object ret = ws . CalculateFormula...

    docs.aspose.com/cells/zh/cpp/direct-calculation...
  2. Generate Interleaved 2-of-5 (ITF) barcode Image...

    C++ example of code to generate Interleaved 2-of-5 (ITF) barcode in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit.... Create an object of BarcodeGenerator class Pass...Initialize a BarcodeGenerator class object and Set CodeText & Symbology...

    products.aspose.com/barcode/cpp/itf/generate/
  3. Generate Royal Mail 4-State Customer Code (RM4S...

    C++ example of code to generate Royal Mail 4-State Customer Code (RM4SCC) in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit.... Create an object of BarcodeGenerator class Pass...Initialize a BarcodeGenerator class object and Set CodeText & Symbology...

    products.aspose.com/barcode/cpp/rm4scc/generate/
  4. Aspose-cells Java - Free Support Forum - aspose...

    问题:试用Aspose-cells Java V25.3转换出来之后有一部分文档里面的图片,没法正常预览,请问怎么解决,如下是问题说明 1、使用的组件名称:aspose-cells 2、使用的开发语言:Java 3、使用的组件版本号:25.3 4、示例文档(转换前和转换后) 转换前文档: (附件) 转换后HTML:图片丢失,如图 5、提供下报错截图 无 6、提供下示例代码 ···java Workbook wb =…...经过进一步分析,我们发现图片未显示的原因是未勾选“Print Object( 打印对象)"选项。只有勾选“Print Object”选项后,图片才能正常显示。您可以在...Picture( 设置图片格式)”,找到“Print Object”复选框,并勾选它即可。请参考以下截图操作。: PrintPicure...

    forum.aspose.com/t/aspose-cells-java/310492
  5. TeX to XPS Conversion API| C++

    TeX to XPS conversion functionality. Integrate this on-premise C++ library into your project or use cross-platform applications to convert TeX to XPS....with a newly created XpsDevice object and run the TeX to XPS conversion...typesetting options for Object {{config}} format on Object TeX engine extension...

    products.aspose.com/tex/cpp/conversion/tex-to-xps/
  6. TeX to PNG Conversion API| C++

    TeX to PNG conversion functionality. Integrate this on-premise C++ library into your project or use cross-platform applications to convert TeX to PNG....a newly created ImageDevice object and run the TeX to PNG conversion...typesetting options for Object {{config}} format on Object TeX engine extension...

    products.aspose.com/tex/cpp/conversion/tex-to-png/
  7. Aspose::Words::FileFormatInfo::get_Encoding met...

    Aspose::Words::FileFormatInfo::get_Encoding method. Gets the detected encoding if applicable to the current document format. At the moment detects encoding only for HTML documents in C++....we create a FileFormatInfo object for an html document. ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. 通过Node.js和C++管理Excel图表的数据标签|Documentation

    学习如何使用Aspose.Cells for Node.js via C++有效管理Excel图表中的数据标签。本指南涵盖添加、删除和修改标签等各种管理任务,以增强图表的可读性和实用性。...// Instantiating a Workbook object const workbook = new AsposeCells...new worksheet to the Workbook object const sheetIndex = workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-data...
  9. Convert HTML, XHTML, MD, MHTML, EPUB, and SVG O...

    Convert HTML to PDF, DOCX, Markdown, XHTML, MHTML and Images with a few lines of C# code using Aspose.HTML for .NET. Check free online HTML Converter....creates the relevant save options object and uses the relevant conversion...HTML document into a Document object using one of constructors....

    products.aspose.com/html/net/conversion/
  10. ICssSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves CSS Cascading Style Sheet when saving a document to HTML in Java....Create an "HtmlFixedSaveOptions" object, which we can pass to the document's...Create an "HtmlFixedSaveOptions" object, which we can pass to the document's...

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