Sort Score
Result 10 results
Languages All
Labels All
Results 8,071 - 8,080 of 182,061 for

doc

(0.16 sec)
  1. MarkdownLoadOptions | Aspose.Words for .NET

    Discover the MarkdownLoadOptions constructor to easily initialize MarkdownLoadOptions instances for enhanced Document processing and customization....PreserveEmptyLines = true }; Document doc = new Document ( stream , loadOptions...loadOptions ); Assert . That ( doc . GetText (), Is . EqualTo (...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Forms2OleControl.Height | Aspose.Words for .NET

    Adjust the Forms2OleControl's height property effortlessly in points for optimal display and functionality. Enhance your UI with precise control dimensions!... Document doc = new Document ( MyDir + "ActiveX...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. HeaderFooter constructor | Aspose.Words for Nod...

    HeaderFooter constructor. Creates a new header or footer of the specified type....HeaderFooter constructor HeaderFooter(doc, headerFooterType) Creates a...specified type. HeaderFooter ( doc : Aspose . Words . DocumentBase...

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

    Access and format list numbering with the Paragraph ListLabel property. Enhance your Document's organization and clarity effortlessly!...Document doc = new Document ( MyDir + "Rendering.docx" ); doc . UpdateListLabels...UpdateListLabels (); NodeCollection paras = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/par...
  5. Font.sizeBi property | Aspose.Words for Node.js

    Font.sizeBi property. Gets or sets the font size in points used in a right-to-left Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Define a set of font settings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphFormat.isHeading property | Aspose.Wor...

    ParagraphFormat.isHeading property. True when the paragraph style is one of the built-in Heading styles.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert headings that can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BuiltInDocumentProperties.HeadingPairs | Aspose...

    Explore the HeadingPairs property in BuiltInDocumentProperties to easily manage Document headings and enhance your Document organization.... Document doc = new Document ( MyDir + "Heading...across. object [] headingPairs = doc . BuiltInDocumentPrope . HeadingPairs...

    reference.aspose.com/words/net/aspose.words.pro...
  8. ChartNumberFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartNumberFormat class for advanced number formatting in charts. Enhance your Document's visual appeal!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartAxisTitle.format property | Aspose.Words f...

    ChartAxisTitle.format property. Provides access to fill and line formatting of the axis title.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::WebExtensions::TaskPane::get_Doc...

    Aspose::Words::WebExtensions::TaskPane::get_DockState method. Specifies the last-Docked location of this task pane object in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...