Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 183,672 for

doc

(0.25 sec)
  1. PageSetup.linesPerPage property | Aspose.Words ...

    PageSetup.linesPerPage property. Gets or sets the number of lines per page in the Document grid.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Enable pitching, and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Font.NameOther | Aspose.Words for .NET

    Discover Font NameOther. Easily customize fonts for character codes 128-255, enhancing your text's style and readability. Elevate your design today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Suppose a run that we use...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Aspose::Words::Saving::OoxmlSaveOptions::OoxmlS...

    Aspose::Words::Saving::OoxmlSaveOptions::OoxmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Docx format in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. PdfSaveOptions.CustomPropertiesExport | Aspose....

    Discover how the PdfSaveOptions CustomPropertiesExport property enhances your PDF exports by controlling CustomDocumentProperties for optimal results.... Document doc = new Document (); doc . CustomDocumentProper...CustomPropertiesExpo = pdfCustomPropertiesE ; doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Node.clone method | Aspose.Words for Node.js

    Node.clone method. Creates a duplicate of the node.... let doc = new aw . Document (); let para = doc . firstSection...appendChild ( new aw . Run ( doc , "Hello world!" )); // Below...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OfficeMath.justification property | Aspose.Word...

    OfficeMath.justification property. Gets/sets Office Math justification.... doc = aw . Document ( file_name =...'Office math.docx' ) office_math = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Cell.node_type property | Aspose.Words for Python

    Cell.node_type property. Returns [NodeType.CELL](../../../aspose.words/nodetype/#CELL).... doc = aw . Document ( file_name =...composite. self . assertTrue ( doc . is_composite ) # Invoke the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Border.clear_formatting method | Aspose.Words f...

    Border.clear_formatting method. Resets border properties to default values.... doc = aw . Document ( file_name =...paragraph format object. borders = doc . first_section . body . first_paragraph...

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

    Discover the ChartXValue FromDouble method to effortlessly create Double type ChartXValue instances, enhancing your data visualization capabilities.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. CommentRangeStart.node_type property | Aspose.W...

    CommentRangeStart.node_type property. Returns [NodeType.COMMENT_RANGE_START](../../nodetype/#COMMENT_RANGE_START).... doc = aw . Document ( file_name =...composite. self . assertTrue ( doc . is_composite ) # Invoke the...

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