Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 157,183 for

doc

(0.07 sec)
  1. FindReplaceOptions.ignore_footnotes property | ...

    FindReplaceOptions.ignore_footnotes property. Gets or sets a boolean value indicating either to ignore footnotes... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . write ( 'Lorem ipsum...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Comment.RemoveAllReplies | Aspose.Words for .NET

    Effortlessly clear all replies to your comment with the RemoveAllReplies method, ensuring a clutter-free discussion and enhanced user experience.... Document doc = new Document (); Comment comment...comment = new Comment ( doc , "John Doe" , "J.D." , DateTime ...

    reference.aspose.com/words/net/aspose.words/com...
  3. Aspose::Words::Tables::Cell::get_FirstParagraph...

    Aspose::Words::Tables::Cell::get_FirstParagraph method. Gets the first paragraph among the immediate children in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Build the outer table....

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Aspose::Words::DocumentBuilder::get_Italic meth...

    Aspose::Words::DocumentBuilder::get_Italic method. True if the font is formatted as italic in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert some MERGEFIELDS...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Drawing::Shape::get_TextBox meth...

    Aspose::Words::Drawing::Shape::get_TextBox method. Defines attributes that specify how text is displayed in a shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_Encoding method. Specifies the encoding to use when exporting to HTML. Default value is new UTF8Encoding(true) (UTF-8 with BOM) in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. ChartAxisTitle.format property | Aspose.Words f...

    ChartAxisTitle.format property. Provides access to fill and line formatting of the axis title.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartDataTable.format property | Aspose.Words f...

    ChartDataTable.format property. Provides access to fill of text background and border formatting of 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. Chart.format property | Aspose.Words for Node.js

    Chart.format property. Provides access to fill and line formatting of the chart.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DropCapPosition enumeration | Aspose.Words for ...

    aspose.words.DropCapPosition enumeration. Specifies the position for a drop cap text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert one paragraph with...

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