Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 97,376 for

object

(0.2 sec)
  1. Odso.Clone | Aspose.Words for .NET

    Discover the Odso Clone method for creating deep clones of Objects effortlessly. Ensure data integrity and enhance your coding efficiency today!...Returns a deep clone of this object. public Odso Clone () Examples...from an Office Data Source Object. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.set...
  2. Hello World Example in Java|Aspose.Words for Java

    Create Hello world example to start working with LINQ Reporting Engine to build a report in Java....Java objects? A: Use double‑angle brackets with the object variable...can I pass my custom Sender object to the report? A: Create an...

    docs.aspose.com/words/java/hello-world-example/
  3. StructuredDocumentTagRangeStart.xml_mapping pro...

    StructuredDocumentTagRangeStart.xml_mapping property. Gets an Object that represents the mapping of this structured document tag range to XML data in a custom XML part of the current document....xml_mapping property Gets an object that represents the mapping...set_mapping() method of this object to map a structured document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveRoutingSlip method. When false, RoutingSlip data is not saved to output document. Default value is true in C++....DocSaveOptions object in a LoadOptions object. ASSERT_THROW (...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. SignatureLine.signer_title property | Aspose.Wo...

    SignatureLine.signer_title property. Gets or sets suggested signer's title (for example, Manager)...the "SignatureLineOptions" object we have created above. # If...signature line via its Shape object. signature_line = shape . signature_line...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....replace("\r", "")); } public static Object[][] orderDataProvider() throws...throws Exception { return new Object[][] { {false}, {true}, }; }...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Paragraph::InsertField method | ...

    Aspose::Words::Paragraph::InsertField method. Inserts a field into this paragraph in C++.... ReturnValue A Field object that represents the inserted...:: ExplicitCast < System :: Object > ( u "John Doe" )); para ->...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document Object in Java....Object public class LoadOptions Allows...a document into a Document object. To learn more, visit the Specify...

    reference.aspose.com/words/java/com.aspose.word...
  9. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document Object in Java....Object, com.aspose.words.LoadOptions...RTF document into a Document object. To learn more, visit the Specify...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Add Group Shape into a Word Document|Asp...

    Grouping and ungrouping shapes using C++....then added to the GroupShape object using the AppendChild method...create the individual Shape objects you want to group, set their...

    docs.aspose.com/words/cpp/how-to-add-group-shap...