Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 180,092 for

doc

(0.1 sec)
  1. FieldSeq.ResetHeadingLevel | Aspose.Words for .NET

    Discover the FieldSeq ResetHeadingLevel property, easily manage heading levels by resetting sequence numbers. Simplify your Document formatting today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // SEQ fields display a count...

    reference.aspose.com/words/net/aspose.words.fie...
  2. VbaModuleCollection.Item | Aspose.Words for .NET

    Access VbaModule objects effortlessly with the VbaModuleCollection Item property. Enhance your VBA projects with easy indexing and improved management.... Document doc = new Document ( MyDir + "VBA...modules. VbaProject vbaProject = doc . VbaProject ; Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.vba...
  3. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

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

    Discover the Aspose.Words.ChapterPageSeparator enum to customize chapter and page number separators for enhanced Document formatting and clarity.... Document doc = new Document ( MyDir + "Big...docx" ); PageSetup pageSetup = doc . FirstSection . PageSetup ;...

    reference.aspose.com/words/net/aspose.words/cha...
  5. Row | Aspose.Words for .NET

    Create dynamic Row instances easily with our Row constructor. Simplify your data management and enhance your coding efficiency today!...DocumentBase doc ) Parameter Type Description doc DocumentBase...CreateNestedTable () { Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Aspose::Words::Fonts::FontSubstitutionSettings ...

    Aspose::Words::Fonts::FontSubstitutionSettings class. Specifies font substitution mechanism settings. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Aspose::Words::Saving::TxtExportHeadersFootersM...

    Aspose::Words::Saving::TxtExportHeadersFootersMode enum. Specifies the way headers and footers are exported to plain text format 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...
  8. Aspose::Words::Fonts::MemoryFontSource::MemoryF...

    Aspose::Words::Fonts::MemoryFontSource::MemoryFontSource constructor. Ctor in C++....MemoryFontSource > ( fontBytes , 0 ); auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Aspose::Words::Tables::Table::SetBorders method...

    Aspose::Words::Tables::Table::SetBorders method. Sets all table borders to the specified line style, width and color in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Start a table and set a...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. List.is_restart_at_each_section property | Aspo...

    List.is_restart_at_each_section property. Specifies whether list should be restarted at each section...option is supported only in RTF, DOC and DOCX document formats. This...restart numbering at each section. doc = aw . Document () builder =...

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