Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 94,431 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::HeightRule enum | Aspose.Words f...

    Aspose::Words::HeightRule enum. Specifies the rule for determining the height of an Object in C++....determining the height of an object. enum class HeightRule Values...accommodate all text inside an object. Exactly 1 The height is specified...

    reference.aspose.com/words/cpp/aspose.words/hei...
  3. 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...
  4. Working with Document in Python|Aspose.Words fo...

    The `Document` class provides various document properties and methods using Python. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Python. The `Document` Object can be saved to a file or stream and also sent to a browser....also explains how the Document object provides access to sections...from a document. The Document object contains all content and formatting...

    docs.aspose.com/words/python-net/working-with-d...
  5. How to Find Field Properties|Aspose.Words for C++

    How to find some field properties like field code and field result in C++....InsertField returns a Field object. This is a faсade class that...GetFieldCode() method on the Field object. The method returns a String...

    docs.aspose.com/words/cpp/find-field-properties/
  6. OdsoRecipientDataCollection.add method | Aspose...

    OdsoRecipientDataCollection.add method. Adds an Object to the end of this collection....add method add(value) Adds an object to the end of this collection...value OdsoRecipientData The object to add. Cannot be None . See...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.insertForms2OleControl method |...

    DocumentBuilder.insertForms2OleControl method. Inserts [Forms2OleControl](../../../aspose.words.drawing.ole/forms2olecontrol/) Object into current position....) Inserts Forms2OleControl object into current position. insertForms2OleContr...Forms2OleControl Returns Shape object that contains passed Forms2OleControl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Settings::Odso class | Aspose.Wo...

    Aspose::Words::Settings::Odso class. Specifies the Office Data Source Object (ODSO) settings for a mail merge data source. To learn more, visit the documentation article in C++....Specifies the Office Data Source Object (ODSO) settings for a mail...class Odso : public System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. VbaReference class | Aspose.Words for Python

    aspose.words.vba.VbaReference class. Implements a reference to an Automation type library or VBA project...type Gets VbaReferenceType object that indicates the type of...reference that a VbaReference object represents. See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....input PDF using the Document object. Get the particular page to...text. Create a TextFragment object with the input text along with...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/