Sort Score
Result 10 results
Languages All
Labels All
Results 7,801 - 7,810 of 17,465 for

docx to doc

(0.07 sec)
  1. Comment.add_reply method | Aspose.Words for Python

    Comment.add_reply method. Adds a reply To this comment.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) comment = aw . Comment ( doc = doc , author...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldIncludeText.mime_type property | Aspose.Wo...

    FieldIncludeText.mime_type property. Gets or sets the MIME type of the referenced file.... def field_include_text (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two ways to use INCLUDETEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldIncludeText.namespace_mappings property | ...

    FieldIncludeText.namespace_mappings property. Gets or sets the namespace mappings for XPath queries.... def field_include_text (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two ways to use INCLUDETEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.To_array method. Copies all nodes from the collection To a new array of nodes.... doc = aw . Document ( file_name =...'Textboxes in drawing canvas.docx' ) shapes = list ( filter (...

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

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'This...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextBox.text_box_wrap_mode property | Aspose.Wo...

    TextBox.text_box_wrap_mode property. Determines how text wraps inside a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box_shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.Protect | Aspose.Words for .NET

    Secure your Documents effortlessly with Document Protect. Prevent unauthorized changes while keeping your existing password intact or using a random one.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Section...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::HeaderFooter::get_ParentSection ...

    Aspose::Words::HeaderFooter::get_ParentSection method. Gets the parent section of this sTory in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/hea...
  9. DocumentVisitor.visitDocumentStart method | Asp...

    DocumentVisiTor.visitDocumentStart method. Called when enumeration of the Document has started....visitDocumentStart method visitDocumentStart(doc) Called when enumeration of the...started. visitDocumentStart ( doc : Aspose . Words . Document )...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::GetEnumeraTor method. Returns an enumeraTor that can iterate through a collection in C++.... auto doc = System :: MakeObject < Aspose...u "Web extension.docx" ); ASSERT_EQ ( 1 , doc -> get_WebExtensionTaskPane...

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