Sort Score
Result 10 results
Languages All
Labels All
Results 7,391 - 7,400 of 155,673 for

doc

(0.08 sec)
  1. Aspose::Words::Math::OfficeMath::get_Justificat...

    Aspose::Words::Math::OfficeMath::get_Justification method. Gets/sets Office Math justification in C++.... auto doc = MakeObject < Document > ( MyDir...ExplicitCast < OfficeMath > ( doc -> GetChild ( NodeType :: OfficeMath...

    reference.aspose.com/words/cpp/aspose.words.mat...
  2. TxtListIndentation.count property | Aspose.Word...

    TxtListIndentation.count property. Gets or sets how many [TxtListIndentation.character](../character/) to use as indentation per one list level... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a list with three...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartDataLabelCollection.numberFormat property ...

    ChartDataLabelCollection.numberFormat property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire series.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Add a line chart, then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RowFormat.HeadingFormat | Aspose.Words for .NET

    Discover the RowFormat HeadingFormat property, ensure your table headings repeat on every page for clarity and improved readability in multi-page Documents.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  5. ChartSeries.Clear | Aspose.Words for .NET

    Optimize your charts with the ChartSeries Clear method! Effortlessly remove data values and reset formatting for a cleaner, more professional look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PdfSaveOptions.downsample_options property | As...

    PdfSaveOptions.downsample_options property. Allows to specify downsample options.... doc = aw . Document ( file_name =...downsample_options . resolution_threshold ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartSeries.ClearValues | Aspose.Words for .NET

    Discover ChartSeries ClearValues. Effortlessly remove data values while preserving your chart's formatting and labels for a cleaner, more professional look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. DownsampleOptions.downsample_images property | ...

    DownsampleOptions.downsample_images property. Specifies whether images should be downsampled.... doc = aw . Document ( file_name =...downsample_options . resolution_threshold ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode.HasChildNodes | Aspose.Words for ...

    Discover if a CompositeNode has child nodes with the HasChildNodes property. Simplify your coding with this essential feature for efficient node management.... Document doc = new Document ( MyDir + "Tables...Body node: Table firstTable = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words/com...
  10. FontSubstitutionSettings.table_substitution pro...

    FontSubstitutionSettings.table_substitution property. Settings related to table substitution rule.... doc = aw . Document () font_settings...aw . fonts . FontSettings () doc . font_settings = font_settings...

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