Sort Score
Result 10 results
Languages All
Labels All
Results 9,551 - 9,560 of 18,479 for

docx to doc

(0.25 sec)
  1. ShapeBase.title property | Aspose.Words for Nod...

    ShapeBase.title property. Gets or sets the title (caption) of the current shape object.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a shape, give it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fonts::EmbeddedFontStyle enum | ...

    Aspose::Words::Fonts::EmbeddedFontStyle enum. Specifies the style of an embedded font inside a FontInfo object in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Embedded font.docx" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. NodeCollection class | Aspose.Words for Python

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type... doc = aw . Document ( file_name =...'Textboxes in drawing canvas.docx' ) shapes = list ( filter (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MetafileRenderingOptions.renderingMode property...

    MetafileRenderingOptions.renderingMode property. Gets or sets a value determining how metafile images should be rendered....IWarningCallback' , () => { let doc = new aw . Document ( base .... myDir + "WMF with image.docx" ); let metafileRenderingOpt =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OleFormat.get_raw_data method | Aspose.Words fo...

    OleFormat.get_raw_data method. Gets OLE object raw data.... doc = aw . Document ( MY_DIR + 'OLE objects.docx' ) for...for shape in doc . get_child_nodes ( aw . NodeType . SHAPE , True...

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

    aspose.words.TabSTopCollection class. A collection of [TabSTop](../tabsTop/) objects that represent cusTom tabs for a paragraph or a style... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) tab_stops = builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LoadOptions.languagePreferences property | Aspo...

    LoadOptions.languagePreferences property. Gets language preferences that will be used when Document is loading.... Japanese ); let doc = new aw . Document ( base ....language.docx" , loadOptions ); var localeIdFarEast = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font.styleIdentifier property | Aspose.Words fo...

    Font.styleIdentifier property. Gets or sets the locale independent style identifier of the character style applied To this formatting.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Below are two ways of referencing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies To what the horizontal position of a shape or text frame is relative.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert the image into the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SvgSaveOptions.remove_java_script_from_links pr...

    SvgSaveOptions.remove_java_script_from_links property. Specifies whether JavaScript will be removed from links... doc = aw . Document ( file_name =...MY_DIR + 'JavaScript in HREF.docx' ) save_options = aw . saving...

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