Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 43,823 for

doc

(0.23 sec)
  1. ChartSeries.x_values property | Aspose.Words fo...

    ChartSeries.x_values property. Gets a collection of X values for this chart series.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a Bubble chart....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.update_page_layout method | Aspose.Wor...

    Document.update_page_layout method. Rebuilds the page layout of the Document.... doc = aw . Document ( file_name =...the document within its pages. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LoadFormat enumeration | Aspose.Words for Python

    aspose.words.LoadFormat enumeration. Indicates the format of the Document that is to be loaded.... DOC Microsoft Word 95 or Word 97...or Word 97 - 2003 Template. DOC_PRE_WORD60 The document is in...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentPropertyCollection.Item | Aspose.Words ...

    Access DocumentProperty objects effortlessly with our DocumentPropertyCollection Item. Retrieve properties by name for seamless Document management.... Document doc = new Document (); doc . CustomDocumentProper...DateTime authorizationDate = doc . CustomDocumentProper [ "AuthorizationDate"...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Shading class | Aspose.Words for Node.js

    Aspose.Words.Shading class. Contains shading attributes for an object... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Start a table and set a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FileFormatInfo.LoadFormat | Aspose.Words for .NET

    Discover the FileFormatInfo LoadFormat property to easily identify and access detected Document formats for seamless file management.... Document doc = new Document (); // Configure.... Password = "MyPassword" ; doc . Save ( ArtifactsDir + "File...

    reference.aspose.com/words/net/aspose.words/fil...
  7. DocumentBuilder.list_format property | Aspose.W...

    DocumentBuilder.list_format property. Returns an object that represents current list formatting properties.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.footnoteOptions property | Aspose.Word...

    Document.footnoteOptions property. Provides options that control numbering and positioning of footnotes in this Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A footnote is a way to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. EndnoteOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words EndnoteOptions class for customizable endnote numbering in your Documents and sections. Enhance your Document formatting today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // An endnote is a way to...

    reference.aspose.com/words/net/aspose.words.not...
  10. VbaModule.SourceCode | Aspose.Words for .NET

    Access and modify your VBA project module source code effortlessly with the VbaModule SourceCode property. Enhance your coding efficiency today!... Document doc = new Document (); // Create.... Name = "Aspose.Project" ; doc . VbaProject = project ; // Create...

    reference.aspose.com/words/net/aspose.words.vba...