Sort Score
Result 10 results
Languages All
Labels All
Results 8,131 - 8,140 of 18,299 for

docx to doc

(0.13 sec)
  1. Aspose::Words::Document::UpdateFields method | ...

    Aspose::Words::Document::UpdateFields method. Updates the values of fields in the whole Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a table of contents...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Bookmark.name property | Aspose.Words for Python

    Bookmark.name property. Gets or sets the name of the bookmark.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A valid bookmark has a...

    reference.aspose.com/words/python-net/aspose.wo...
  3. InlineStory.FirstParagraph | Aspose.Words for .NET

    Discover the InlineSTory FirstParagraph property To easily access and enhance the first paragraph of your sTory for improved engagement.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Hello world...

    reference.aspose.com/words/net/aspose.words/inl...
  4. InlineStory.firstParagraph property | Aspose.Wo...

    InlineSTory.firstParagraph property. Gets the first paragraph in the sTory.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Add text, and reference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Style.linkedStyleName property | Aspose.Words f...

    Style.linkedStyleName property. Gets/sets the name of the [Style](../) linked To this one... let doc = new aw . Document ( base .... myDir + "Style with alias.docx" ); // This document contains...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::PageSetup::get_VerticalAlignment...

    Aspose::Words::PageSetup::get_VerticalAlignment method. Returns or sets the vertical alignment of text on each page in a Document or section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. 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.docx" ); HeaderFooterCollecti...HeaderFooterCollecti headersFooters = doc . FirstSection . HeadersFooters...

    reference.aspose.com/words/net/aspose.words/sec...
  8. Document.remove_personal_information property |...

    Document.remove_personal_information property. Gets or sets a flag indicating that Microsoft Word will remove all user information from comments, revisions and Document properties upon saving the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert some content with...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WarningInfo.Source | Aspose.Words for .NET

    Discover the WarningInfo Source property that reveals the origin of warnings, enhancing your application's reliability and user experience.... Document doc = new Document ( MyDir + "Emphases..."Emphases markdown warning.docx" ); WarningInfoCollectio warnings...

    reference.aspose.com/words/net/aspose.words/war...
  10. Section.headersFooters property | Aspose.Words ...

    Section.headersFooters property. Provides access To the headers and footers nodes of the section.... let doc = new aw . Document ( base ....myDir + "Header and footer types.docx" ); // Iterate through each...

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