Sort Score
Result 10 results
Languages All
Labels All
Results 5,601 - 5,610 of 170,549 for

doc

(0.16 sec)
  1. RtfLoadOptions.recognize_utf8_text property | A...

    RtfLoadOptions.recognize_utf8_text property. When set to ``True``, will try to detect UTF8 characters, they will be preserved during import....recognize_utf8_text = recognize_utf8_text doc = aw . Document ( MY_DIR + 'UTF-8...symbols”™ \r ' + '€, ¢, £, ¥, ¤' , doc . first_section . body . get_text...

    reference.aspose.com/words/python-net/aspose.wo...
  2. VbaModuleCollection.count property | Aspose.Wor...

    VbaModuleCollection.count property. Returns the number of VBA modules in the collection.... doc = aw . Document ( MY_DIR + 'VBA...of VBA modules. vba_project = doc . vba_project if vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.clear_shading method | Aspose.Words for P...

    Table.clear_shading method. Removes all shading on the table.... doc = aw . Document ( file_name =...MY_DIR + 'Tables.docx' ) table = doc . first_section . body . tables...

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

    Discover the ChartSeries XValues property to access a powerful collection of X values, enhancing your data visualization and analysis.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a Bubble chart....

    reference.aspose.com/words/net/aspose.words.dra...
  5. VbaProject.modules property | Aspose.Words for ...

    VbaProject.modules property. Returns collection of VBA project modules.... doc = aw . Document ( MY_DIR + 'VBA...of VBA modules. vba_project = doc . vba_project if vba_project...

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

    Discover the ChartSeries YValues property to access a powerful collection of Y values, enhancing your data visualization and analysis capabilities.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a Bubble chart....

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::TextColumnCollection::get_LineBe...

    Aspose::Words::TextColumnCollection::get_LineBetween method. When true, adds a vertical line between columns in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Configure the current section's...

    reference.aspose.com/words/cpp/aspose.words/tex...
  8. PageSetup.OddAndEvenPagesHeaderFooter | Aspose....

    Discover the PageSetup OddAndEvenPagesHeaderFooter property for unique headers and footers on odd and even pages, enhancing your Document's presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Specify that we want different...

    reference.aspose.com/words/net/aspose.words/pag...
  9. InlineStory.lastParagraph property | Aspose.Wor...

    InlineStory.lastParagraph property. Gets the last paragraph in the story.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let footnote = builder . insertFootnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Footnote.storyType property | Aspose.Words for ...

    Footnote.storyType property. Returns [StoryType.Footnotes](../../../aspose.words/storytype/#Footnotes) or [StoryType.Endnotes](../../../aspose.words/storytype/#Endnotes).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let footnote = builder . insertFootnote...

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