Sort Score
Result 10 results
Languages All
Labels All
Results 9,701 - 9,710 of 18,356 for

docx to doc

(0.14 sec)
  1. FontInfoCollection class | Aspose.Words for Python

    aspose.words.fonts.FontInfoCollection class. Represents a collection of fonts used in a Document... doc = aw . Document ( file_name =...MY_DIR + 'Document.docx' ) font_infos = doc . font_infos font_infos...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let topBorder = builder ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TabStopCollection.add method | Aspose.Words for...

    aspose.words.TabSTopCollection.add method... doc = aw . Document () paragraph = doc . get_child...as_paragraph (), b ), list ( doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBase.footnote_separators property | Asp...

    DocumentBase.footnote_separaTors property. Provides access To the footnote/endnote separaTors defined in the Document.... doc = aw . Document ( file_name =...'Footnotes and endnotes.docx' ) endnote_separator = doc . footnote_separators...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LayoutFlow Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.LayoutFlow enum To control text layout in textboxes, enhancing your Document design and readability effortlessly....change its orientation Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); Shape textbox = new Shape ( doc , ShapeType...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Fields::FieldOptions::get_Curren...

    Aspose::Words::Fields::FieldOptions::get_CurrentUser method. Gets or sets the current user information in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a UserInformation...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. TaskPane.width property | Aspose.Words for Python

    TaskPane.width property. Specifies the default width value for this task pane instance.... doc = aw . Document () # Create task...webextensions . TaskPane () doc . web_extension_task_panes ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. TabStopCollection.Item | Aspose.Words for .NET

    Access tab sTops with ease using the TabSTopCollection Item property. Retrieve specific sTops by index for efficient UI navigation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TabStopCollection tabStops...

    reference.aspose.com/words/net/aspose.words/tab...
  9. FieldHyperlink.Address | Aspose.Words for .NET

    Discover the FieldHyperlink Address property. Easily manage hyperlink destinations for seamless navigation in your applications. Enhance user experience Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldHyperlink field = ( FieldHyperlink...

    reference.aspose.com/words/net/aspose.words.fie...
  10. HtmlSaveOptions.export_images_as_base64 propert...

    HtmlSaveOptions.export_images_as_base64 property. Specifies whether images are saved in Base64 format To the output HTML, MHTML or EPUB... doc = aw . Document ( file_name =...= MY_DIR + 'Rendering.docx' ) options = aw . saving . HtmlSaveOptions...

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