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

object

(0.15 sec)
  1. 添加形状|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....//Create Visio Application Object vsdApp = Application ; //Make...false ; //Create a document object and load a diagram vsdDoc =...

    docs.aspose.com/diagram/zh/net/add-shapes/
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  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...