Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 9,839 for

2 of

(0.04 sec)
  1. Bibliography class | Aspose.Words for Python

    aspose.words.bibliography.Bibliography class. Represents the list Of bibliography sources available in the document.... assertEqual ( 2 , authors . count ) person = authors...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BorderCollection.distance_from_text property | ...

    BorderCollection.distance_from_text property. Gets or sets distance Of the border from text in points.... line_width = 2 page_setup . borders . color =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.EndTable | Aspose.Words for .NET

    Effortlessly conclude your document tables with DocumentBuilder's EndTable method, ensuring seamless formatting and prOfessional presentation.... Write ( "Row 1, cell 2." ); builder . EndRow (); builder...builder . Write ( "Row 1, cell 2." ); builder . EndRow (); // While...

    reference.aspose.com/words/net/aspose.words/doc...
  4. MappedDataFieldCollection.ContainsKey | Aspose....

    Discover if a specific document field mapping exists in MappedDataFieldCollection with the ContainsKey method. Streamline data management effortlessly!... AreEqual ( 2 , mappedDataFields . Count );...<summary> /// Create a document with 2 MERGEFIELDs, one of which does...

    reference.aspose.com/words/net/aspose.words.mai...
  5. FieldIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldIf class—efficiently implement IF fields to enhance document automation and streamline your workflow.... Write ( "\nStatement 2: " ); field = ( FieldIf ) builder...; field . RightExpression = "2 + 3" ; field . TrueText = "True"...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldTime | Aspose.Words for Java

    Implements the TIME field in Java....getFieldCode(false)); // 2 - Include its inner fields: Assert...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Markup::CustomPartCollection cla...

    Aspose::Words::Markup::CustomPartCollection class. Represents a collection Of CustomPart objects. To learn more, visit the documentation article in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base document which will be used during comparison in Java....write("Original cell 2 text"); builder.endTable(); //...getRuns().get(0).setText("Edited Cell 2 contents"); ((Shape)docEdited...

    reference.aspose.com/words/java/com.aspose.word...
  9. CustomXmlSchemaCollection class | Aspose.Words ...

    Aspose.Words.Markup.CustomXmlSchemaCollection class. A collection Of strings that represent XML schemas that are associated with a custom XML part... toEqual ( 2 ); // Enumerate the schemas and...index: schemas . removeAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX field in Java....get(2); Assert.assertEquals(" FORMDROPDOWN...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...