Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 105,253 for

doc

(0.07 sec)
  1. Aspose::Words::PageSetup::get_RtlGutter method ...

    Aspose::Words::PageSetup::get_RtlGutter method. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); for ( int i = 0 ; i < 6 ;...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. BaseWebExtensionCollection1.Remove | Aspose.Wor...

    Effortlessly remove items from your BaseWebExtensionCollection with our intuitive Remove method. Streamline your data management today!... Document doc = new Document ( MyDir + "Web...docx" ); Assert . AreEqual ( 1 , doc . WebExtensionTaskPane . Count...

    reference.aspose.com/words/net/aspose.words.web...
  3. Aspose::Words::Fields::FieldTitle::get_Text met...

    Aspose::Words::Fields::FieldTitle::get_Text method. Gets or sets the text of the title in C++.... auto doc = MakeObject < Document > ();...built-in document property. doc -> get_BuiltInDocumentPrope ()...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. SignatureLine.default_instructions property | A...

    SignatureLine.default_instructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) options = aw . SignatureLineOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IFieldUpdatingProgressCallback Interface | Aspo...

    Track field updating progress seamlessly with the Aspose.Words.Fields.IFieldUpdatingProgressCallback interface. Enhance your Document management today!...FieldUpdatingCallbac () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldUpdatingProgressArgs Class | Aspose.Words ...

    Discover the Aspose.Words.Fields.FieldUpdatingProgressArgs class, which enhances your Document automation by providing real-time updates on field progress....FieldUpdatingCallbac () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ChartDataLabelCollection.position property | As...

    ChartDataLabelCollection.position property. Gets or sets the position of the data labels.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert column chart. shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldIf::get_LeftExpress...

    Aspose::Words::Fields::FieldIf::get_LeftExpression method. Gets or sets the left part of the comparison expression in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "Statement...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. TxtLoadOptions.detect_numbering_with_whitespace...

    TxtLoadOptions.detect_numbering_with_whitespaces property. Allows to specify how numbered list items are recognized when Document is imported from plain text format... text_doc = 'Full stop delimiters: \n '...detect_numbering_with_whitespaces doc = aw . Document ( stream = io...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldUserName class | Aspose.Words for Python

    aspose.words.fields.FieldUserName class. Implements the USERNAME field... doc = aw . Document () # Create a...user_information . name = 'John Doe' doc . field_options . current_user...

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