Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 46,774 for

doc

(0.09 sec)
  1. FieldSet.bookmark_text property | Aspose.Words ...

    FieldSet.bookmark_text property. Gets or sets the new text of the bookmark.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Name bookmarked text with...

    reference.aspose.com/words/python-net/aspose.wo...
  2. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add text to the document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Paragraph.list_format property | Aspose.Words f...

    Paragraph.list_format property. Provides access to the list formatting properties of the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . list_format . ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::RevisionsView enum | Aspose.Word...

    Aspose::Words::RevisionsView enum. Allows to specify whether to work with the original or revised version of a Document in C++.... auto doc = MakeObject < Document > ( MyDir..."Revisions at list levels.docx" ); doc -> UpdateListLabels (); SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/rev...
  5. MarkdownEmptyParagraphExportMode enumeration | ...

    aspose.words.saving.MarkdownEmptyParagraphExportMode enumeration. Specifies how Aspose.Words exports empty paragraphs to Markdown.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'First'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.punctuation_kerning property | Aspose....

    Document.punctuation_kerning property. Specifies whether kerning applies to both Latin text and punctuation.... doc = aw . Document ( file_name =...docx' ) self . assertTrue ( doc . punctuation_kerning ) See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldIncludePicture.graphic_filter property | A...

    FieldIncludePicture.graphic_filter property. Gets or sets the name of the filter for the format of the graphic that is to be inserted.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataTable.font property | Aspose.Words for...

    ChartDataTable.font property. Provides access to font formatting of the data table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldIncludePicture.resize_vertically property ...

    FieldIncludePicture.resize_vertically property. Gets or sets whether to resize the picture vertically from the source.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Style::get_IsQuickStyle method |...

    Aspose::Words::Style::get_IsQuickStyle method. Specifies whether this style is shown in the Quick Style gallery inside MS Word UI in C++....auto doc = MakeObject < Document > (); ASSERT_EQ ( 4 , doc -> get_Styles...SharedPtr < Style >>> stylesEnum = doc -> get_Styles () -> GetEnumerator...

    reference.aspose.com/words/cpp/aspose.words/sty...