Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 157,121 for

doc

(0.07 sec)
  1. Comment.AcceptEnd | Aspose.Words for .NET

    Learn how the AcceptEnd method enhances user experience by efficiently managing comment visits. Boost engagement with seamless visitor acceptance!...CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...newComment = new Comment ( doc ) { Author = "VDeryushev" , Initial...

    reference.aspose.com/words/net/aspose.words/com...
  2. ChartAxis.hidden property | Aspose.Words for No...

    ChartAxis.hidden property. Gets or sets a flag indicating whether this axis is hidden or not.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartSeriesGroup.secondSectionSize property | A...

    ChartSeriesGroup.secondSectionSize property. Gets or sets the size of the pie chart secondary section as a percentage.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

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

    Discover the Table TextWrapping property to easily manage text flow in your tables. Enhance readability and design with flexible text options!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Font.locale_id property | Aspose.Words for Python

    Font.locale_id property. Gets or sets the locale identifier (language) of the formatted characters.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # If we set the font's locale to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartSeriesGroup.DoughnutHoleSize | Aspose.Word...

    Discover the ChartSeriesGroup DoughnutHoleSize property to easily customize your doughnut chart's hole size percentage for enhanced data visualization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Table.relativeVerticalAlignment property | Aspo...

    Table.relativeVerticalAlignment property. Gets or sets floating table relative vertical alignment.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::TxtSaveOptions::get_MaxC...

    Aspose::Words::Saving::TxtSaveOptions::get_MaxCharactersPerLine method. Gets or sets an integer value that specifies the maximum number of characters per one line. The default value is 0, that means no limit in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( String...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Working With Styles in Ruby|Aspose.Words for Java

    Working with Document Styles using Ruby.... doc = Rjb :: import ( 'com.aspose...new ( data_dir + "Test.Styles.doc" ) # Define style names as they...

    docs.aspose.com/words/java/working-with-styles-...
  10. ChartLegend.LegendEntries | Aspose.Words for .NET

    Explore the ChartLegend LegendEntries property to access a comprehensive collection of legend entries for all series and trendlines in your chart.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

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