Sort Score
Result 10 results
Languages All
Labels All
Results 7,591 - 7,600 of 17,485 for

docx to doc

(0.08 sec)
  1. WebExtensionBindingCollection Class | Aspose.Wo...

    Discover the Aspose.Words.WebExtensionBindingCollection class, a powerful Tool for managing web extension bindings in your applications seamlessly.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  2. TaskPaneCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions.TaskPaneCollection class, your solution for managing persistent task pane objects efficiently. Enhance your web applications Today!... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  3. Aspose::Words::Comment::get_Done method | Aspos...

    Aspose::Words::Comment::get_Done method. Gets or sets flag indicating that the comment has been marked done in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Helo...

    reference.aspose.com/words/cpp/aspose.words/com...
  4. FieldImport.graphic_filter property | Aspose.Wo...

    FieldImport.graphic_filter property. Gets or sets the name of the filter for the format of the graphic that is To be inserted.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIncludePicture.is_linked property | Aspose...

    FieldIncludePicture.is_linked property. Gets or sets whether To reduce the file size by not sToring graphics data with the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldImport.is_linked property | Aspose.Words f...

    FieldImport.is_linked property. Gets or sets whether To reduce the file size by not sToring graphics data with the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::PageSetup::get_VerticalAlignment...

    Aspose::Words::PageSetup::get_VerticalAlignment method. Returns or sets the vertical alignment of text on each page in a Document or section in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. ParagraphCollection.to_array method | Aspose.Wo...

    ParagraphCollection.To_array method. Copies all paragraphs from the collection To a new array of paragraphs.... doc = aw . Document ( file_name =...MY_DIR + 'Paragraphs.docx' ) paras = list ( doc . first_section ...

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

    Discover how the PageSetup MultiplePages property optimizes Document printing for seamless booklet binding. Enhance your multi-page Documents Today!... Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); builder . Writeln ( "My Booklet:"...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Style.aliases property | Aspose.Words for Python

    Style.aliases property. Gets all aliases of this style... doc = aw . Document ( file_name =...= MY_DIR + 'Style with alias.docx' ) # This document contains...

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