Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 3,830 for

printing document

(0.05 sec)
  1. Aspose::Words::Markup::SdtListItemCollection::C...

    Aspose::Words::Markup::SdtListItemCollection::Clear method. Clears all items from this collection in C++....structured document tags. auto doc = MakeObject < Document > (); auto...drop-down list structured document tag is a form that allows...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. MarkdownSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.MarkdownSaveOptions class. Class to specify additional options when saving a Document into the [SaveFormat.MARKDOWN](../../aspose.words/saveformat/#MARKDOWN) format...additional options when saving a document into the SaveFormat.MARKDOWN...the Specify Save Options documentation article. Inheritance: MarkdownSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListFormat.is_list_item property | Aspose.Words...

    ListFormat.is_list_item property. True when the paragraph has bulleted or numbered formatting applied to it.... Document () builder = aw . DocumentBuilder...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomPart.relationship_type property | Aspose....

    CustomPart.relationship_type property. Gets or sets the relationship type from the parent part to this custom part....Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LayoutEnumerator.text property | Aspose.Words f...

    LayoutEnumerator.text property. Gets text of the current span entity...Shows ways of traversing a document’s layout entities. def la...layout_enumerator_example (): # Open a document that contains a variety of...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LayoutEnumerator.move_last_child method | Aspos...

    LayoutEnumerator.move_last_child method. Moves to the last child entity....Shows ways of traversing a document’s layout entities. def la...layout_enumerator_example (): # Open a document that contains a variety of...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutEnumerator.page_index property | Aspose.W...

    LayoutEnumerator.page_index property. Gets the 1-based index of a page which contains the current entity....Shows ways of traversing a document’s layout entities. def la...layout_enumerator_example (): # Open a document that contains a variety of...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutEnumerator.move_next method | Aspose.Word...

    LayoutEnumerator.move_next method. Moves to the next sibling entity in visual order....Shows ways of traversing a document’s layout entities. def la...layout_enumerator_example (): # Open a document that contains a variety of...

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

    aspose.words.vba.VbaModule class. Provides access to VBA project module...Working with VBA Macros documentation article. Constructors Name...module is a procedural module, document module, class module, or designer...

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

    This is an abstract base class for the classes that allow the user to specify various font sources in Java....the Working with Fonts documentation article. Examples: Shows...Mittelschrift.ttf", 0); Document doc = new Document(); doc.setFontSettings(new...

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