Sort Score
Result 10 results
Languages All
Labels All
Results 8,801 - 8,810 of 165,809 for

doc

(0.15 sec)
  1. ChartLegend.Overlay | Aspose.Words for .NET

    Control chart element overlap with the ChartLegend Overlay property. Enhance your data visualization with customizable legend settings for clearer insights.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Table.AllowCellSpacing | Aspose.Words for .NET

    Discover the Table AllowCellSpacing property to easily manage cell spacing in your layouts. Enhance your design with customizable options!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Table.ClearShading | Aspose.Words for .NET

    Discover the Table ClearShading method to effortlessly eliminate table shading, enhancing clarity and presentation for your projects.... Document doc = new Document ( MyDir + "Tables..."Tables.docx" ); Table table = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  4. ChartLegend.position property | Aspose.Words fo...

    ChartLegend.position property. Specifies the position of the legend on a chart.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TextColumnCollection.EvenlySpaced | Aspose.Word...

    Discover the EvenlySpaced property of TextColumnCollection, ensures equal-width text columns for a clean, organized layout. Enhance your design effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); PageSetup pageSetup = builder...

    reference.aspose.com/words/net/aspose.words/tex...
  6. Body.nodeType property | Aspose.Words for Node.js

    Body.nodeType property. Returns [NodeType.Body](../../nodetype/#Body).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.suppress_auto_hyphens property ...

    ParagraphFormat.suppress_auto_hyphens property. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the Document settings.... doc = aw . Document ( file_name =...hyphenation if any is available. doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataTable.hasLegendKeys property | Aspose....

    ChartDataTable.hasLegendKeys property. Gets or sets a flag indicating whether legend keys are displayed in the data table... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HeaderFooter.NodeType | Aspose.Words for .NET

    Discover the HeaderFooter NodeType property that efficiently retrieves header and footer details, enhancing your content structure and user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Section...

    reference.aspose.com/words/net/aspose.words/hea...
  10. Aspose::Words::Font::get_Emboss method | Aspose...

    Aspose::Words::Font::get_Emboss method. True if the font is formatted as embossed in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/fon...