Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 90,869 for

object

(0.16 sec)
  1. Working with Document in C++|Aspose.Words for C++

    The `Document` class provides various document properties and methods using C++. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for C++. The `Document` Object can be saved to a file or stream and also sent to a browser.... The Document object contains all content and formatting...properties, and the MailMerge object that is used for a mail merge...

    docs.aspose.com/words/cpp/working-with-document/
  2. FieldMergingArgsBase class | Aspose.Words for P...

    aspose.words.mailmerging.FieldMergingArgsBase class. Base class for [FieldMergingArgs](../fieldmergingargs/) and [ImageFieldMergingArgs](../imagefieldmergingargs/)...document object for which the mail merge is...the document. field Gets the object that represents the current...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.Words for .NET via COM Interop|Aspose.Wo...

    Use Aspose.Words for .NET via COM Interop in Python, PHP, VBScript, JScript, and other programming languages....Words objects are .NET objects, but when used via...Interop, they appear as COM objects in your programming language...

    docs.aspose.com/words/net/how-to-use-aspose-wor...
  4. FieldUserAddress Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserAddress class for seamless integration of USERADDRESS fields, enhancing document automation and personalization....{ get; } Gets a FieldFormat object that provides typed access...// Create a UserInformation object and set it as the source of...

    reference.aspose.com/words/net/aspose.words.fie...
  5. LoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.LoadOptions for enhanced document loading. Set passwords and base URIs effortlessly for seamless integration and security....a document into a Document object. To learn more, visit the Specify...EquationXML to Office Math objects. Encoding { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.loa...
  6. How to Print Excel as Fitted Pages Wide and Tal...

    Learn to set fit_to_pages_wide and fit_to_pages_tall properties for Excel printing using Aspose.Cells for Python via .NET API....the worksheet’s page_setup object. Set the fit_to_pages_tall...# Instantiating a Workbook object workbook = Workbook ( "input...

    docs.aspose.com/cells/python-net/how-to-print-e...
  7. 通过 C++ 使用 JavaScript 自动调整合并单元格行高|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 为合并单元格自动调整行高。在电子表格中实现自动调整合并单元格的功能。...end" ; // Create a style object const style = cell1 . style...style = style ; // Create an object for AutoFitterOptions const...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  8. Rotating Cell Text in VSTO and Aspose.Cells|Doc...

    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....VSTO // Initiate Application object Excel . Application ExcelApp...Heading" ; // Define a range object (B2). Excel . Range _range...

    docs.aspose.com/cells/net/rotating-cell-text-in...
  9. Node.get_ancestor method | Aspose.Words for Python

    aspose.words.Node.get_ancestor method...first ancestor of the specified object type. def get_ancestor ( self...self , ancestor_type : object ): ... Parameter Type Description...

    reference.aspose.com/words/python-net/aspose.wo...
  10. VbaModuleType enumeration | Aspose.Words for Py...

    aspose.words.vba.VbaModuleType enumeration. Specifies the type of a model in a VBA project....new object. Each instance of a class creates a new object, and...properties and methods of the object. DESIGNER_MODULE A VBA module...

    reference.aspose.com/words/python-net/aspose.wo...