Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 30,978 for

doc

(0.05 sec)
  1. PreferredWidth.FromPoints | Aspose.Words for .NET

    Discover the PreferredWidth FromPoints method to create a new instance with a defined width in points, enhancing your design precision and efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  2. CellFormat.HorizontalMerge | Aspose.Words for .NET

    Discover the CellFormat HorizontalMerge property to seamlessly merge cells horizontally, enhancing your spreadsheet's layout and organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a cell into the...

    reference.aspose.com/words/net/aspose.words.tab...
  3. ParagraphFormat.isListItem property | Aspose.Wo...

    ParagraphFormat.isListItem property. True when the paragraph is an item in a bulleted or numbered list.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A list allows us to organize...

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

    Manage your ToaCategories items effortlessly. Easily set and retrieve category headings by number for streamlined organization and efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // TOA fields can filter their...

    reference.aspose.com/words/net/aspose.words.fie...
  5. MailMergeSettings.linkToQuery property | Aspose...

    MailMergeSettings.linkToQuery property. Not sure about this one... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Dear "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. MsWordVersion enumeration | Aspose.Words for Py...

    aspose.words.settings.MsWordVersion enumeration. Allows Aspose.Wods to mimic MS Word version-specific application behavior.... def optimize_for (): doc = aw . Document () # This object...of Microsoft Word. options = doc . compatibility_options # Print...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WebExtension class | Aspose.Words for Python

    aspose.words.webextensions.WebExtension class. Represents a web extension object... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.FontSettings | Aspose.Words for .NET

    Discover how to customize Document font settings effortlessly. Enhance your Documents with tailored font options for improved readability and style.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/doc...
  9. HtmlSaveOptions.export_headers_footers_mode pro...

    HtmlSaveOptions.export_headers_footers_mode property. Specifies how headers and footers are output to HTML, MHTML or EPUB... doc = aw . Document ( file_name =...assertEqual ( 'First header' , doc . first_section . headers_footers...

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

    Discover the PageSetup PageNumberStyle property to easily customize your page number format for enhanced Document presentation and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Section...

    reference.aspose.com/words/net/aspose.words/pag...