Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 96,281 for

object

(0.11 sec)
  1. Field.asFieldTemplate method | Aspose.Words for...

    Field.asFieldTemplate method. Cast field to [FieldTemplate](../../../aspose.words.fields/fieldtemplate/)....method returns a base class object, you should explicitly cast...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Field.asFieldRD method | Aspose.Words for Node.js

    Field.asFieldRD method. Cast field to [FieldRD](../../../aspose.words.fields/fieldrd/)....method returns a base class object, you should explicitly cast...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Field.asFieldTC method | Aspose.Words for Node.js

    Field.asFieldTC method. Cast field to [FieldTC](../../../aspose.words.fields/fieldtc/)....method returns a base class object, you should explicitly cast...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Node.asBookmarkEnd method | Aspose.Words for No...

    Node.asBookmarkEnd method. Cast node to [BookmarkEnd](../../bookmarkend/)....method returns a base class object, you should explicitly cast...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Public API Changes in Aspose.Cells 8.7.2|Docume...

    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.... ParamCount ; object res = null ; for ( int i =...= 0 ; i < count ; i ++) { object pv = data . GetParamValue ( i...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Aspose::Words::IIndexFilter interface | Aspose....

    Aspose::Words::IIndexFilter interface. Defines a filter for skipping items based on their indices in C++....: public virtual System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words/iin...
  7. Aspose::Words::Saving::XamlFlowSaveOptions::get...

    Aspose::Words::Saving::XamlFlowSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options Object is used. Can only be XamlFlow in C++....saved if this save options object is used. Can only be XamlFlow...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::PdfSaveOptions::set_Save...

    Aspose::Words::Saving::PdfSaveOptions::set_SaveFormat method. Specifies the format in which the document will be saved if this save options Object is used. Can only be Pdf in C++....saved if this save options object is used. Can only be Pdf ....

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. TabStopCollection.Add | Aspose.Words for .NET

    Discover how the TabStopCollection Add method efficiently adds or updates tab stops, enhancing your document's layout and formatting....tabStop TabStop A tab stop object to add. Remarks If a tab stop... // 1 - Create a "TabStop" object, and then add it to the collection:...

    reference.aspose.com/words/net/aspose.words/tab...
  10. 使用Aspose.Cells在C++中创建Excel工作簿中的签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++在Excel工作簿中创建签名行。...\\ " ); // Create workbook object Workbook workbook ; // Create...Create signature line object SignatureLine s ; s . SetSigner ( u...

    docs.aspose.com/cells/zh/cpp/create-signature-l...