Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 170,549 for

doc

(0.11 sec)
  1. TextEffect Enum | Aspose.Words for .NET

    Explore the Aspose.Words.TextEffect enum for dynamic text animations. Enhance your Documents with engaging effects for a captivating user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Size = 36...

    reference.aspose.com/words/net/aspose.words/tex...
  2. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a floating image...

    reference.aspose.com/words/java/com.aspose.word...
  3. SectionLayoutMode enumeration | Aspose.Words fo...

    aspose.words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the Document grid behavior.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Enable pitching, and then...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Node.ToString | Aspose.Words for .NET

    Discover the Node ToString method, effortlessly convert node content into strings with customizable formats for enhanced data handling. Optimize your coding today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "MERGEFIELD...

    reference.aspose.com/words/net/aspose.words/nod...
  5. Multiple Format Support|Aspose.Words for ShareP...

    List of supported formats by the Aspose.Words for SharePoint....WordprocessingML Template (macro-free) DOC - Microsoft Word 97 - 2003 Document...used to generate documents. DOC, OOXML, RTF and WordprocessingML...

    docs.aspose.com/words/sharepoint/multiple-forma...
  6. HeaderFooterCollection class | Aspose.Words for...

    Aspose.Words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)... let doc = new aw . Document (); // Create...HeaderFooter ( doc , aw . HeaderFooterType . HeaderPrimary ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentPropertyCollection.index_of method | As...

    DocumentPropertyCollection.index_of method. Gets the index of a property by name.... doc = aw . Document () properties = doc . custom_document_properties...add ( 'Authorized Revision' , doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentPropertyCollection.contains method | As...

    DocumentPropertyCollection.contains method. Returns ``True`` if a property with the specified name exists in the collection.... doc = aw . Document () properties = doc . custom_document_properties...add ( 'Authorized Revision' , doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.outline property | Aspose.Words for Node.js

    Font.outline property. True if the font is formatted as outline.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Set the Outline flag to...

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

    Discover the Aspose.Words.Fields.FieldAuthor class, designed to effortlessly implement the AUTHOR field for enhanced Document management and automation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // AUTHOR fields source their...

    reference.aspose.com/words/net/aspose.words.fie...