Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 30,978 for

doc

(0.04 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Convert Doc to EMLX in Pythonhttps://products.aspose.com/total/python-net/conversion/Doc-to-emlx/Recent content in......Automation Solutions – Convert DOC to EMLX in Pythonhttps://products...nversion/doc-to-emlx/Recent content in Convert DOC to EMLX in...

    products.aspose.com/total/python-net/conversion...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Convert Doc to MBOX in Pythonhttps://products.aspose.com/total/python-net/conversion/Doc-to-mbox/Recent content in......Automation Solutions – Convert DOC to MBOX in Pythonhttps://products...nversion/doc-to-mbox/Recent content in Convert DOC to MBOX in...

    products.aspose.com/total/python-net/conversion...
  3. ShapeBase.is_insert_revision property | Aspose....

    ShapeBase.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled.... doc = aw . Document () self . assertFalse ( doc . track_revisions...shape = aw . drawing . Shape ( doc , aw . drawing . ShapeType ....

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

    aspose.words.drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert the image into the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph.parent_section property | Aspose.Word...

    Paragraph.parent_section property. Retrieves the parent [Section](../../section/) of the paragraph.... doc = aw . Document () # Create a...HeaderFooter ( doc , aw . HeaderFooterType . HEADER_PRIMARY ) doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Style.paragraph_format property | Aspose.Words ...

    Style.paragraph_format property. Gets the paragraph formatting of the style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a custom paragraph...

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

    aspose.words.Watermark class. Represents class to work with Document watermark... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTag.styleName property | Aspo...

    StructuredDocumentTag.styleName property. Gets or sets the name of the style applied to the structured Document tag.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Below are two ways to apply...

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

    Manage your FieldTitle Text property effortlessly. Easily get or set title text for enhanced clarity and user experience in your application.... Document doc = new Document (); // Set a value...built-in document property. doc . BuiltInDocumentPrope . Title...

    reference.aspose.com/words/net/aspose.words.fie...
  10. BaseWebExtensionCollection1.GetEnumerator | Asp...

    Discover the BaseWebExtensionCollection GetEnumerator method to easily iterate through collections, enhancing your development efficiency and code management.... Document doc = new Document ( MyDir + "Web...docx" ); Assert . AreEqual ( 1 , doc . WebExtensionTaskPane . Count...

    reference.aspose.com/words/net/aspose.words.web...