Sort Score
Result 10 results
Languages All
Labels All
Results 8,071 - 8,080 of 180,110 for

doc

(0.17 sec)
  1. Aspose::Words::WebExtensions::TaskPane::get_Wid...

    Aspose::Words::WebExtensions::TaskPane::get_Width method. Specifies the default width value for this task pane instance in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  2. Aspose::Words::WebExtensions::TaskPane::get_IsL...

    Aspose::Words::WebExtensions::TaskPane::get_IsLocked method. Specifies whether the task pane is locked to the Document in the UI and cannot be closed by the user in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  3. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::Add method. Adds specified item to the collection in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  4. MemoryFontSource.type property | Aspose.Words f...

    MemoryFontSource.type property. Returns the type of the font source...., priority = 0 ) doc = aw . Document () doc . font_settings =...aw . fonts . FontSettings () doc . font_settings . set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::StyleCollection::get_Document me...

    Aspose::Words::StyleCollection::get_Document method. Gets the owner Document in C++.... auto doc = System :: MakeObject < Aspose...Document > (); ASSERT_EQ ( 4 , doc -> get_Styles () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. Aspose::Words::Style::get_Document method | Asp...

    Aspose::Words::Style::get_Document method. Gets the owner Document in C++.... auto doc = System :: MakeObject < Aspose...Document > (); ASSERT_EQ ( 4 , doc -> get_Styles () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. ChartDataTable.has_legend_keys property | Aspos...

    ChartDataTable.has_legend_keys property. Gets or sets a flag indicating whether legend keys are displayed in the data table... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts to generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading styles (e.g., Heading 1, Heading 2) to enabl…...modifying your template like this: <<doc [DocPart_test_aspose] -build...docpart like <<if [false]>><<doc [DocPart_CoverLetter_Docpart06212025_2]...

    forum.aspose.com/t/while-generating-using-aspos...
  9. Aspose::Words::ParagraphFormat::get_MirrorInden...

    Aspose::Words::ParagraphFormat::get_MirrorIndents method. Gets or sets a flag indicating whether the left and right indents are of the same width in C++.... auto doc = System :: MakeObject < Aspose...:: ParagraphFormat > format = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. SplitOptions.split_criteria property | Aspose.W...

    SplitOptions.split_criteria property. Specifies the criteria for splitting the Document into parts.... doc = MY_DIR + 'Big document.docx'.... split ( input_file_name = doc , output_file_name = ARTIFACTS_DIR...

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