Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 86,494 for

object

(0.13 sec)
  1. What is HTML DOM? – C# Parsing

    You will find information about an HTML DOM and learn how to access and manipulate a DOM tree using the Aspose.HTML C# library....read or modify the Document Object Model (DOM). You’ll explore...API. Document Object Model The Document Object Model, or DOM...

    docs.aspose.com/html/net/tutorial/what-is-html-...
  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. Create Union Range|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....method returns a UnionRange object. The following code snippet...

    docs.aspose.com/cells/java/create-union-range/
  6. Extracting text from an image|Documentation

    How to read text from raster images in JPEG, PNG, TIFF, BMP, and GIF formats....breaks, or a RecognitionResult object that allows you to perform...

    docs.aspose.com/ocr/net/recognition/image/
  7. 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...
  8. 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...
  9. FieldMergingArgsBase.Document | Aspose.Words fo...

    Discover the FieldMergingArgsBase Document property, which provides the Document Object for seamless mail merge operations. Enhance your workflow today!...property Returns the Document object for which the mail merge is...@"MERGEFIELD html_Body \b Content" ); object [] mergeData = { "<html>" +...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Working with Pages | Aspose.Note Documentation

    A brief overview of how to work with pages in OneNote using C#....works as follows: Create an object of the class. Call Document...contained by page nodes of the object. The following code example...

    docs.aspose.com/note/net/working-with-pages/