Sort Score
Result 10 results
Languages All
Labels All
Results 8,671 - 8,680 of 155,673 for

doc

(0.07 sec)
  1. CellVerticalAlignment enumeration | Aspose.Word...

    aspose.words.tables.CellVerticalAlignment enumeration. Specifies vertical justification of text inside a table cell.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::LoadNotoFallbackSettings method. Loads predefined fallback settings which uses Google Noto fonts in C++....Sans" ); auto doc = MakeObject < Document > (); doc -> set_FontSettings...fallback font settings. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. CellFormat.preferred_width property | Aspose.Wo...

    CellFormat.preferred_width property. Returns or sets the preferred width of the cell.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldBibliography.FilterLanguageId | Aspose.Wor...

    Discover how the FieldBibliography FilterLanguageId property enhances your bibliographic data management by filtering sources by language for precise results.... Document doc = new Document ( MyDir + "Bibliography...builder = new DocumentBuilder ( doc ); builder . Write ( "Text to...

    reference.aspose.com/words/net/aspose.words.fie...
  5. MarkdownOfficeMathExportMode enumeration | Aspo...

    aspose.words.saving.MarkdownOfficeMathExportMode enumeration. Specifies how Aspose.Words exports OfficeMath to Markdown.... doc = aw . Document ( file_name =...MarkdownOfficeMathEx . IMAGE doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IStructuredDocumentTag.color property | Aspose....

    IStructuredDocumentTag.color property. Gets or sets the color of the structured Document tag.... let doc = new aw . Document ( base ....docx" ); let rangeStartTag = doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Border::get_IsVisible method | A...

    Aspose::Words::Border::get_IsVisible method. Returns true if the LineStyle is not None in C++.... auto doc = MakeObject < Document > ( MyDir...BorderCollection > borders = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. ConditionalStyleCollection.firstColumn property...

    ConditionalStyleCollection.firstColumn property. Gets the first column style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BookmarksOutlineLevelCollection.remove_at metho...

    BookmarksOutlineLevelCollection.remove_at method. Removes a bookmark at the specified index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a bookmark with...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListLevel.tab_position property | Aspose.Words ...

    ListLevel.tab_position property. Returns or sets the tab position (in points) for the list level.... doc = aw . Document () # A list allows...two of its list levels. list = doc . lists . add ( list_template...

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