Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 97,363 for

object

(0.11 sec)
  1. FieldOptions.currentUser property | Aspose.Word...

    FieldOptions.currentUser property. Gets or sets the current user information....// 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/nodejs-net/aspose.wo...
  2. UserInformation.name property | Aspose.Words fo...

    UserInformation.name property. Gets or sets the user's name....// 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/nodejs-net/aspose.wo...
  3. Rule | Aspose.Words for Java

    Indicates the action that occurs when a ForeignKeyConstraint is enforced in Java....Object, java.lang.Enum public enum...DataColumn.setDefaultValue(java.lang.Object) property. SET_NULL Set values...

    reference.aspose.com/words/java/com.aspose.word...
  4. Work with Text in a Table|Aspose.Words for Node.js

    Replace text in a table in Node.js. Extract Plain Text from Table or Cell using Node.js....to the Range object. Using the table range object, you can replace...Table or Cell Using the Range object, you can also call methods...

    docs.aspose.com/words/nodejs-net/work-with-text...
  5. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。...end" )); // Create a style object Style style = sheet1 . GetCells...SetStyle ( style ); // Create an object for AutoFitterOptions AutoFitterOptions...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...
  6. Create Pivot Tables and Pivot Charts|Documentation

    How to add Pivot Tables and Pivot Charts with Aspose.Cells for Node.js via C++....create and set PivotTable objects, which act as the basic building...building blocks of a PivotTable object: PivotField , a field in a...

    docs.aspose.com/cells/nodejs-cpp/create-pivot-t...
  7. Search and Get Text from Pages of PDF Document|...

    Learn how to search and extract text from PDF files in C++ using Aspose.PDF for efficient text retrieval....takes TextFragmentAbsorber object as a parameter, which returns...collection of TextFragment objects. The following code snippet...

    docs.aspose.com/pdf/cpp/search-and-get-text-fro...
  8. aspose.words.webextensions module | Aspose.Word...

    The aspose.words.webextensions module provides classes that allow to customize elements and attributes that extend the XML vocabulary for representing Office Add-ins....Represents an add-in task pane object. To learn more, visit the Work...list of persisted task pane objects. To learn more, visit the Work...

    reference.aspose.com/words/python-net/aspose.wo...
  9. VbaModuleType | Aspose.Words for Java

    Specifies the type of a model in a VBA project in Java....Object public class VbaModuleType...contains the definition for a new object. DESIGNER_MODULE A VBA module...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manage Comments and Notes with Golang via C++|D...

    Insert and manage comments or notes with Aspose.Cells for C++....the Worksheet object). The new Comment object can be accessed...After accessing the Comment object, customize the comment note...

    docs.aspose.com/cells/go-cpp/comments-and-notes/