Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 165,454 for

doc

(0.1 sec)
  1. Font.Subscript | Aspose.Words for .NET

    Discover the Font Subscript property. Easily format text as subscript for enhanced readability and style in your Documents. Boost your design today!... Document doc = new Document (); Paragraph...Paragraph para = ( Paragraph ) doc . GetChild ( NodeType . Paragraph ...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ExportHeadersFootersMode method. Specifies the way headers and footers are exported to the text formats. Default value is PrimaryOnly in C++.... auto doc = System :: MakeObject < Aspose...override the even headers/footers. doc -> get_FirstSection () -> get_HeadersFooters...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Document.frameset property | Aspose.Words for P...

    Document.frameset property. Returns a [Document.frameset](./) instance if this Document represents a frames page.... doc = aw . Document ( file_name =...docx' ) self . assertEqual ( 3 , doc . frameset . child_framesets...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Frameset.is_frame_link_to_file property | Aspos...

    Frameset.is_frame_link_to_file property. Gets or sets a value indicating whether the web page or Document file name specified in the [Frameset.frame_default_url](../frame_default_url/) property is an external resource the frame is linked with.... doc = aw . Document ( file_name =...docx' ) self . assertEqual ( 3 , doc . frameset . child_framesets...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Style.equals method | Aspose.Words for Node.js

    Style.equals method. Compares with the specified style... let doc = new aw . Document ( base ....separate alias. let style = doc . styles . at ( "MyStyle" );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.layout_options property | Aspose.Words...

    Document.layout_options property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) object that represents options to control the layout process of this Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert hidden text, then...

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

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...Document doc = new Document (); ListCollection lists = doc . Lists.... Document , Is . EqualTo ( doc )); List docList = lists . Add...

    reference.aspose.com/words/net/aspose.words.lis...
  8. DocumentBuilder constructor | Aspose.Words for ...

    aspose.words.DocumentBuilder constructor... DocumentBuilder(doc) Initializes a new instance of...class. def __init__ ( self , doc : aspose . words . Document ):...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode.remove_all_children method | Aspo...

    CompositeNode.remove_all_children method. Removes all the child nodes of the current node.... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SystemFontSource | Aspose.Words for .NET

    Discover the SystemFontSource constructor for efficient font management. Enhance your web design with optimized typography solutions today!... Document doc = new Document (); doc . FontSettings =...font source. Assert . That ( doc . FontSettings . GetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...