Sort Score
Result 10 results
Languages All
Labels All
Results 8,511 - 8,520 of 91,344 for

object

(0.15 sec)
  1. Document.UpdateFields | Aspose.Words for .NET

    Revamp your document with the UpdateFields method—efficiently refresh all field values for enhanced accuracy and seamless editing....// Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/net/aspose.words/doc...
  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. 在Ruby中分组和取消分组行和列|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....# Instantiating a Workbook object by excel file path workbook...# Instantiating a Workbook object by excel file path workbook...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...
  5. 用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...
  6. Compress PDF Document using C++ | Aspose.PDF

    Compress PDF programmatically with CPP sample code using Aspose.PDF for C++ library....PDF document using Document object. Call the method for optimization...document object, which removes unnecessary objects and compresses...

    products.aspose.com/pdf/cpp/compress/
  7. 通过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...
  8. 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...
  9. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt Object....if this shape is a WordArt object. @property def is_word_art...Document () # Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionOptions | Aspose.Words for Java

    Allows to control how document revisions are handled during layout process in Java....Object All Implemented Interfaces:...// Get the RevisionOptions object that controls the appearance...

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