Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 48,275 for

doc

(0.33 sec)
  1. Aspose::Words::Fonts::FontInfoCollection::get_E...

    Aspose::Words::Fonts::FontInfoCollection::get_EmbedTrueTypeFonts method. Specifies whether or not to embed TrueType fonts in a Document when it is saved. Default value for this property is false in C++.... This option works for DOC, DOCX and RTF formats only. Examples...embedded TrueType fonts. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Table.relative_vertical_alignment property | As...

    Table.relative_vertical_alignment property. Gets or sets floating table relative vertical alignment.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Aspose::Words::Tables::Table::get_Rows method |...

    Aspose::Words::Tables::Table::get_Rows method. Provides typed access to the rows of the table in C++.... auto doc = MakeObject < Document > ( MyDir...< TableCollection > tables = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Aspose::Words::Tables::PreferredWidth::FromPerc...

    Aspose::Words::Tables::PreferredWidth::FromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Table > table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. 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...
  10. 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...