Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 168,819 for

doc

(0.33 sec)
  1. IRevisionCriteria Interface | Aspose.Words for ...

    Control Document revisions effortlessly with Aspose.Words.IRevisionCriteria. Customize acceptance and rejection of changes for precise Document management....RevisionSpecifiedCri () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "This does...

    reference.aspose.com/words/net/aspose.words/ire...
  2. Aspose::Words::Document::get_EndnoteOptions met...

    Aspose::Words::Document::get_EndnoteOptions method. Provides options that control numbering and positioning of endnotes in this Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // An endnote is a way to...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::Section::EnsureMinimum method | ...

    Aspose::Words::Section::EnsureMinimum method. Ensures that the section has Body with one Paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: NodeType :: Section , doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. Untangle Row Bookmarks in Ruby|Aspose.Words for...

    Untangle row bookmarks using Ruby....untangle_row_bookmark ( doc ) bookmarks = doc . getRange () . getBookmarks...document. doc . save ( @data_dir + "TestDefect1352 Out.doc" ) end...

    docs.aspose.com/words/java/untangle-row-bookmar...
  5. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.Document property. Gets or sets the Document this collector instance is attached to.... doc = aw . Document () layout_collector... layout . LayoutCollector ( doc ) # Call the "GetNumPagesSpanned"...

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

    Discover the ViewOptions ViewType property to easily customize your Microsoft Word view mode for enhanced productivity and a tailored editing experience.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . ViewOptions...

    reference.aspose.com/words/net/aspose.words.set...
  7. CustomPartCollection.clone method | Aspose.Word...

    CustomPartCollection.clone method. Makes a deep copy of this collection and its items.... doc = aw . Document ( MY_DIR + 'Custom...docx' ) self . assertEqual ( 2 , doc . package_custom_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IMailMergeCallback Interface | Aspose.Words for...

    Optimize your mail merge process with Aspose.Words.MailMerging.IMailMergeCallback. Get real-time notifications and enhance your Document automation efficiency....void Callback () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert two mail merge tags...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Aspose::Words::Document::get_GrammarChecked met...

    Aspose::Words::Document::get_GrammarChecked method. Returns true if the Document has been checked for grammar in C++.... auto doc = System :: MakeObject < Aspose...string with spelling errors. doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Section.HeadersFooters | Aspose.Words for .NET

    Access and manage section headers and footers effortlessly with our intuitive property feature. Enhance Document organization and presentation today!... Document doc = new Document ( MyDir + "Footer...HeaderFooterCollecti headersFooters = doc . FirstSection . HeadersFooters...

    reference.aspose.com/words/net/aspose.words/sec...