Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 94,416 for

object

(0.18 sec)
  1. Public API Changes in Aspose.BarCode 6.8.0|Docu...

    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....Initialize BarCodeBuilder class object BarCodeBuilder builder = new...Initialize BarCodeBuilder class object BarCodeBuilder builder = new...

    docs.aspose.com/barcode/java/public-api-changes...
  2. 在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/setting-page-opti...
  3. LoadOptions.preserve_include_picture_field prop...

    LoadOptions.preserve_include_picture_field property. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats...field is converted into a shape object. You can override that if you...set a flag in a LoadOptions object to decide whether to convert...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Body.parentSection property | Aspose.Words for ...

    Body.parentSection property. Gets the parent section of this story....document's "EndnoteOptions" object // to collect endnotes at the...of a section's "PageSetup" object to "true" to revert to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 创建命名区域|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.... //Create Excel Object Excel . ApplicationClass xl..."C:\\Test_Range.xls" ) //Quit Excel Object xl . Quit (); 使用Aspose.Cells...

    docs.aspose.com/cells/zh/net/creating-a-named-r...
  6. 向单元格添加超链接|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....//Instantiate the Application object. Excel . ApplicationClass ExcelApp..."Sheet1" ]; //Define a range object(A1). Excel . Range _range ;...

    docs.aspose.com/cells/zh/net/add-hyperlinks-to-...
  7. NullReferenceException Thrown in OMR Processing...

    I am encountering a NullReferenceException while processing an OMR file using the TemplateProcessor.Recognize() method. The file exists at the specified location, but the exception is still thrown. Error Details: Excep…...NullReferenceExcepti: Object reference not set to an instance of an object Code...method. The templateProcessor object might be null. Attached Screenshot:...

    forum.aspose.com/t/nullreferenceexception-throw...
  8. What is a Page Layout in C++|Aspose.Words for C++

    Let's figure out what a page layout is. A page layout describes the geometry of the content contained in a document....particular object is located on pages for all document objects. In addition...addition, since objects have properties that affect their appearances...

    docs.aspose.com/words/cpp/what-is-a-page-layout/
  9. Extract Theme Data from Excel File with C++|Doc...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports extracting theme data from Excel files, allowing users to obtain the style and formatting information of documents. This article will introduce how to extract theme data from Excel files using the Aspose.Cells library....\\ " ); // Create workbook object Workbook workbook ( srcDir...u "A1" ); // Get the style object Style style = cell . GetStyle...

    docs.aspose.com/cells/cpp/extract-theme-data-fr...
  10. VbaReference Class | Aspose.Words for .NET

    Discover Aspose.Words.Vba.VbaReference class for seamless integration with Automation type libraries and VBA projects. Enhance your document automation today!...get; } Gets VbaReferenceType object that indicates the type of...reference that a VbaReference object represents. Examples Shows...

    reference.aspose.com/words/net/aspose.words.vba...