Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 94,362 for

object

(0.1 sec)
  1. MailMerge.CleanupOptions | Aspose.Words for .NET

    Optimize your mail merge with the CleanupOptions property—easily manage which items to remove for a seamless, efficient process.... Add ( new object [] { "John" , "Doe" }); dataTable...dataTable . Rows . Add ( new object [] { "" , "" }); dataTable...

    reference.aspose.com/words/net/aspose.words.mai...
  2. Aspose::Words::Fields::FieldUserInitials::get_U...

    Aspose::Words::Fields::FieldUserInitials::get_UserInitials method. Gets or sets the current user's initials in C++....// Create a UserInformation object and set it as the source of...taken from the UserInformation object we created above. auto builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldUserAddress::get_Us...

    Aspose::Words::Fields::FieldUserAddress::get_UserAddress method. Gets or sets the current user's postal address in C++....// Create a UserInformation object and set it as the source of...taken from the UserInformation object we created above. auto builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Extract data from AcroForm|Aspose.PDF for Java

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms using Java and the Aspose.PDF....form field from the Document object’s form field collection . This...XML, you need to create an object of Form class and then call...

    docs.aspose.com/pdf/java/extract-data-from-acro...
  5. FieldOptions.FieldUpdateCultureProvider | Aspos...

    Discover the FieldOptions FieldUpdateCultureProvider property, enabling tailored culture Objects for each field to enhance user experience and localization....provider that returns a culture object specific for each particular...is present, then the culture object it returns is used for the...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose.PSD for Java 24.6 - Release Notes|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....void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...assertAreEqual ( expected , actual , "Objects are not equal." ); } static...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  7. Add Signature in PDF File|Aspose.PDF for .NET

    This section explains how to add signature to PDF File using PdfFileSignature class.... You need to create an object of PdfFileSignature class using...need to create a Rectangle object at which you want to add the...

    docs.aspose.com/pdf/net/add-signature-in-pdf/
  8. 在工作表中的单元格添加边框|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....//Instantiate the Application object. Excel . ApplicationClass ExcelApp..."Thick Lines" ; //Define a range object(A2). Excel . Range _range ;...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...
  9. Using Nested Objects|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....Ask AI Using Nested Objects Contents [ Hide ] Aspose.Cells supports...supports nested objects in smart markers; the nested objects should be...

    docs.aspose.com/cells/net/using-nested-objects/
  10. MailMergeDataSource.create method | Aspose.Word...

    MailMergeDataSource.create method. Creates Mail Merge Data Source from field names and values arrays....str ], field_values : List [ object ]): ... Parameter Type Description...List[str] field_values List[object] See Also module aspose.words...

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