Sort Score
Result 10 results
Languages All
Labels All
Results 7,201 - 7,210 of 148,972 for

2

(0.2 sec)
  1. BuiltInDocumentProperties.Title | Aspose.Words ...

    Manage your document's title effortlessly with BuiltInDocumentProperties. Easily set or retrieve titles for enhanced organization and clarity.... FieldAuthor , true ); // 2 - "Title" property, which we can...properties . Keywords = "Tag 1; Tag 2; Tag 3" ; // We can right-click...

    reference.aspose.com/words/net/aspose.words.pro...
  2. BuiltInDocumentProperties.subject property | As...

    BuiltInDocumentProperties.subject property. Gets or sets the subject of the document.... FieldAuthor , true ); // 2 - "Title" property, which we can...properties . keywords = "Tag 1; Tag 2; Tag 3" ; // We can right-click...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DropDownItemCollection indexer | Aspose.Words f...

    DropDownItemCollection indexer. Gets or sets the element at the specified index.... add ( 'Four' ) # 2 - Insert an item before another...drop_down_items . remove ( 'Four' ) # 2 - Remove an item at an index:...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::DocumentBuilder::MoveToHeaderFoo...

    Aspose::Words::DocumentBuilder::MoveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section in C++....() - shape -> get_Width ()) / 2 ); shape -> set_Top (( builder...() - shape -> get_Height ()) / 2 ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. BuiltInDocumentProperties.comments property | A...

    BuiltInDocumentProperties.comments property. Gets or sets the document comments.... FieldAuthor , true ); // 2 - "Title" property, which we can...properties . keywords = "Tag 1; Tag 2; Tag 3" ; // We can right-click...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CleanupOptions.unused_lists property | Aspose.W...

    CleanupOptions.unused_lists property. Specifies whether unused list and list definitions should be removed from document... writeln ( 'Item 2' ) # Now, there is one unused...cleanup_options ) self . assertEqual ( 2 , doc . styles . count ) See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Body.parentSection property | Aspose.Words for ...

    Body.parentSection property. Gets the parent section of this story....insertSectionWithEnd ( doc , "Section 2" , "Endnote 2, will be pushed down to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用C++设置形状或文本框中的段落行间距|Documentation

    学习如何在形状或文本框中设置段落的行间距、前间距和后间距,使用编号Aspose.Cells for C++。... AddTextBox ( 2 , 0 , 2 , 0 , 100 , 200 ); // Access...

    docs.aspose.com/cells/zh/cpp/set-line-spacing-o...
  9. CleanupOptions.unused_builtin_styles property |...

    CleanupOptions.unused_builtin_styles property. Specifies that unused [Style.built_in](../../style/built_in/) styles should be removed from document.... writeln ( 'Item 2' ) # Now, there is one unused...cleanup_options ) self . assertEqual ( 2 , doc . styles . count ) See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....trim()); // 2 - Create a clone of a node just...nested within one parent table // 2 = Table is nested within two parent...

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