Sort Score
Result 10 results
Languages All
Labels All
Results 6,951 - 6,960 of 155,671 for

doc

(0.11 sec)
  1. Aspose::Words::Font::get_NoProofing method | As...

    Aspose::Words::Font::get_NoProofing method. True when the formatted characters are not to be spell checked in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Normally, Microsoft Word...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Aspose::Words::Replacing::ReplacingArgs::get_Gr...

    Aspose::Words::Replacing::ReplacingArgs::get_GroupIndex method. Identifies, by index, a captured group in the Match that is to be replaced with the Replacement string in C++....ConvertNumbersToHexa () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words.rep...
  3. Font.theme_font property | Aspose.Words for Python

    Font.theme_font property. Gets or sets the theme font in the applied font scheme that is associated with this [Font](../) object.... doc = aw . Document () # Define fonts...default. doc . theme . minor_fonts . latin = 'Algerian' doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shading.backgroundPatternColor property | Aspos...

    Shading.backgroundPatternColor property. Gets or sets the color that's applied to the background of the [Shading](../) object.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let borders = builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSetup.footerDistance property | Aspose.Word...

    PageSetup.footerDistance property. Returns or sets the distance (in points) between the footer and the bottom of the page.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . pageSetup . paperSize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.headerDistance property | Aspose.Word...

    PageSetup.headerDistance property. Returns or sets the distance (in points) between the header and the top of the page.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . pageSetup . paperSize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartLegend.font property | Aspose.Words for Py...

    ChartLegend.font property. Provides access to the default font formatting of legend entries... doc = aw . Document ( file_name =...Chart series.docx' ) chart = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Cell.parent_row property | Aspose.Words for Python

    Cell.parent_row property. Returns the parent row of the cell.... doc = aw . Document ( file_name =...spanning two pages.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis.title property | Aspose.Words for Nod...

    ChartAxis.title property. Provides access to the axis title properties.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartSeries.SeriesType | Aspose.Words for .NET

    Discover the ChartSeries SeriesType property to easily identify your chart series type and enhance your data visualization. Unlock powerful insights today!... Document doc = new Document ( MyDir + "Reporting...); Chart chart = (( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...