Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 94,365 for

object

(0.28 sec)
  1. Working with Borders in Apache POI and Aspose.C...

    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....Cells collection represents an object of the Cell class. Aspose.Cells...formatting style. Also, the Style object of the Style class is used...

    docs.aspose.com/cells/java/working-with-borders...
  2. 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...
  3. Aspose::Words::LineNumberRestartMode enum | Asp...

    Aspose::Words::LineNumberRestartMode enum. Determines when automatic line numbering restarts in C++....use the section's PageSetup object to display numbers to the left...the same behavior as a List object, // but it covers the entire...

    reference.aspose.com/words/cpp/aspose.words/lin...
  4. Merging and Unmerging Cells with Node.js via C+...

    Aspose.Cells is a Node.js library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style....get ( 0 ); // Create a Cells object to fetch all the cells. const...value" ); // Create a Style object to fetch the Style of C6 Cell...

    docs.aspose.com/cells/nodejs-cpp/merging-and-un...
  5. 在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...
  6. 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...
  7. 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...
  8. Manage Picture Frames in Presentations Using PH...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java. Streamline your workflow and enhance slide designs.... Create an PPImage object by adding an image to the ImageCollection...associated with the presentation object that will be used to fill the...

    docs.aspose.com/slides/php-java/picture-frame/
  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...