Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 180,195 for

doc

(0.23 sec)
  1. PageSetup.line_starting_number property | Aspos...

    PageSetup.line_starting_number property. Gets or sets the starting line number.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # We can use the section's...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldOptions::get_IsBidi...

    Aspose::Words::Fields::FieldOptions::get_IsBidiTextSupportedOnUpdate method. Gets or sets the value indicating whether bidirectional text is fully supported during field update or not in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Ensure that any field operation...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. SignatureLineOptions.AllowComments | Aspose.Wor...

    Enable signer comments in the Sign dialog with the SignatureLineOptions AllowComments property. Enhance collaboration and feedback effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); SignatureLineOptions signatureLineOptions...

    reference.aspose.com/words/net/aspose.words/sig...
  4. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored Document in Java.... Document doc = new Document(getMyDir() + "Master...NodeCollection subDocuments = doc.getChildNodes(NodeType.SUB_DOCUMENT...

    reference.aspose.com/words/java/com.aspose.word...
  5. Document.has_macros property | Aspose.Words for...

    Document.has_macros property. Returns ``True`` if the Document has a VBA project (macros).... doc = aw . Document ( file_name =...DocumentBuilder ( doc = doc ) self . assertTrue ( doc . has_macros...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_LockContentControl method. When set to true, this property will prohibit a user from deleting this SDT in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a plain text structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. FieldIf.comparison_operator property | Aspose.W...

    FieldIf.comparison_operator property. Gets or sets the comparison operator.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Statement...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldIf.left_expression property | Aspose.Words...

    FieldIf.left_expression property. Gets or sets the left part of the comparison expression.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Statement...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldIf.right_expression property | Aspose.Word...

    FieldIf.right_expression property. Gets or sets the right part of the comparison expression.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Statement...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldIf.false_text property | Aspose.Words for ...

    FieldIf.false_text property. Gets or sets the text displayed if the comparison expression is ``False``.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Statement...

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