Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 94,309 for

object

(0.19 sec)
  1. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows.... Add an Table object to the slide through the addTable...its index. Create an Table object and set it to null. Iterate...

    docs.aspose.com/slides/nodejs-java/manage-table/
  2. 使用CellsFactory类创建样式对象|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++中的CellsFactory类创建单元格样式对象。根据需要定制电子表格单元格的外观。...async () => { // Create a Style object using CellsFactory class const...style using the created Style object const wb = new Workbook ();...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  3. Aspose::Words::Saving::XpsSaveOptions::get_Save...

    Aspose::Words::Saving::XpsSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options Object is used. Can only be Xps in C++....saved if this save options object is used. Can only be Xps ....Create an "XpsSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. FieldMergingArgsBase.Field | Aspose.Words for .NET

    Discover the FieldMergingArgsBase Field property to access the current merge field Object effortlessly. Enhance your data merging efficiency today!...Field property Gets the object that represents the current...@"MERGEFIELD html_Body \b Content" ); object [] mergeData = { "<html>" +...

    reference.aspose.com/words/net/aspose.words.mai...
  5. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells for JavaScript via C++....Find Query Tables and List Objects related to External Data Connections...out Query Tables and List Objects related to an External Data...

    docs.aspose.com/cells/javascript-cpp/find-query...
  6. Aspose::Words::Drawing::SignatureLine::get_Sign...

    Aspose::Words::Drawing::SignatureLine::get_SignerTitle method. Gets or sets suggested signer's title (for example, Manager). Default value for this property is empty string in C++....the "SignatureLineOptions" object we have created above. // If...signature line via its Shape object. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ThemeColors | Aspose.Words for Java

    Represents the color scheme of the document theme which contains twelve colors in Java....Object All Implemented Interfaces:...twelve colors. ThemeColors object contains six accent colors...

    reference.aspose.com/words/java/com.aspose.word...
  8. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...Remarks The Document is a central object in the Aspose.Words library...and macros. Most of these objects are accessible via the corresponding...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Lists in Java|Aspose.Words for Java

    Introduction to numbering formatting feature in Aspose.Words for Java....returns a ListFormat object. This object has several methods to...for a List Level List-level objects are created automatically when...

    docs.aspose.com/words/java/working-with-lists/
  10. Inserting Hyperlinks Dynamically in C#|Aspose.W...

    Insert hyperlinks into your document dynamically when building a report using C#.... During runtime, Object.ToString() is invoked to get...System.Uri object as the link target? A: Yes. Any object is accepted;...

    docs.aspose.com/words/net/inserting-hyperlinks-...